Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-fs/autofs: autofs-5.0.4-r5.ebuild ChangeLog
Date: Tue, 01 Jun 2010 09:20:04
Message-Id: 20100601091959.1C2C82CE14@corvid.gentoo.org
1 pva 10/06/01 09:19:58
2
3 Modified: autofs-5.0.4-r5.ebuild ChangeLog
4 Log:
5 Wrong patch was applied and that cause build issue, bug #292147#c15, thank Christian Ruppert (idl0r) for report and Dustin Polke for this fix.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.4 net-fs/autofs/autofs-5.0.4-r5.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild?r1=1.3&r2=1.4
14
15 Index: autofs-5.0.4-r5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- autofs-5.0.4-r5.ebuild 28 May 2010 20:00:02 -0000 1.3
22 +++ autofs-5.0.4-r5.ebuild 1 Jun 2010 09:19:58 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild,v 1.3 2010/05/28 20:00:02 pva Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-5.0.4-r5.ebuild,v 1.4 2010/06/01 09:19:58 pva Exp $
28
29 inherit eutils multilib autotools
30
31 @@ -91,6 +91,8 @@
32 EPATCH_OPTS="-p1 -d ${S}" epatch "${DISTDIR}"/${i}
33 done
34
35 + cd "${S}"
36 +
37 # fixes bug #210762
38 epatch "${FILESDIR}"/${PN}-5.0.3-heimdal.patch
39
40
41
42
43 1.92 net-fs/autofs/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.92&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?rev=1.92&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-fs/autofs/ChangeLog?r1=1.91&r2=1.92
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v
52 retrieving revision 1.91
53 retrieving revision 1.92
54 diff -u -r1.91 -r1.92
55 --- ChangeLog 28 May 2010 20:00:02 -0000 1.91
56 +++ ChangeLog 1 Jun 2010 09:19:58 -0000 1.92
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-fs/autofs
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.91 2010/05/28 20:00:02 pva Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/ChangeLog,v 1.92 2010/06/01 09:19:58 pva Exp $
62 +
63 + 01 Jun 2010; Peter Volkov <pva@g.o> autofs-5.0.4-r5.ebuild:
64 + Wrong patch was applied and that cause build issue, bug #292147#c15, thank
65 + Christian Ruppert (idl0r) for report and Dustin Polke for this fix.
66
67 28 May 2010; Peter Volkov <pva@g.o> autofs-5.0.4-r5.ebuild,
68 metadata.xml: