Gentoo Archives: gentoo-commits

From: "Peter Alfredsen (loki_val)" <loki_val@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-fs/evms/files: evms-2.5.5-glib_dep.patch
Date: Tue, 07 Oct 2008 07:46:04
Message-Id: E1Kn7Gb-0006Sd-0K@stork.gentoo.org
1 loki_val 08/10/07 07:46:01
2
3 Modified: evms-2.5.5-glib_dep.patch
4 Log:
5 Fix bug 238685. Eutils eclass changed to disallow patching with -p0 when the patch contained absolute paths, which caused the build to fail on recently synced systems.
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 x86_64)
7
8 Revision Changes Path
9 1.2 sys-fs/evms/files/evms-2.5.5-glib_dep.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/evms/files/evms-2.5.5-glib_dep.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/evms/files/evms-2.5.5-glib_dep.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/evms/files/evms-2.5.5-glib_dep.patch?r1=1.1&r2=1.2
14
15 Index: evms-2.5.5-glib_dep.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-fs/evms/files/evms-2.5.5-glib_dep.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- evms-2.5.5-glib_dep.patch 2 Dec 2006 11:55:45 -0000 1.1
22 +++ evms-2.5.5-glib_dep.patch 7 Oct 2008 07:46:00 -0000 1.2
23 @@ -1,4 +1,4 @@
24 ---- /root/aclocal.m4.old 2006-10-21 18:51:30.000000000 +0200
25 +--- root/aclocal.m4.old 2006-10-21 18:51:30.000000000 +0200
26 +++ aclocal.m4 2006-10-21 20:48:07.000000000 +0200
27 @@ -495,8 +495,8 @@
28 AC_MSG_NOTICE([ not building text-mode ... requires ncurses library])