Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-cellmodem-plugin/files: xfce4-cellmodem-plugin-0.0.5-build.patch
Date: Wed, 31 Oct 2012 20:15:31
Message-Id: 20121031201514.79B1321600@flycatcher.gentoo.org
1 ssuominen 12/10/31 20:15:14
2
3 Modified: xfce4-cellmodem-plugin-0.0.5-build.patch
4 Log:
5 Add comment to the bug explaining it better for upstream push
6
7 (Portage version: 2.2.0_alpha135/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
8
9 Revision Changes Path
10 1.2 xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch?r1=1.1&r2=1.2
15
16 Index: xfce4-cellmodem-plugin-0.0.5-build.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cellmodem-plugin/files/xfce4-cellmodem-plugin-0.0.5-build.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xfce4-cellmodem-plugin-0.0.5-build.patch 31 Oct 2012 20:12:50 -0000 1.1
23 +++ xfce4-cellmodem-plugin-0.0.5-build.patch 31 Oct 2012 20:15:14 -0000 1.2
24 @@ -1,3 +1,8 @@
25 +Two issues in one patch:
26 +
27 +We use shared libpci so we don't need to check for libraries it might be linking to, such as zlib.
28 +Change mkdir_p with MKDIR_P for compability with recent autotools.
29 +
30 --- configure.ac
31 +++ configure.ac
32 @@ -14,6 +14,7 @@