Gentoo Archives: gentoo-dev

From: Doug Goldstein <cardoe@g.o>
To: Gentoo Dev <gentoo-dev@l.g.o>, dev-zero@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-fs/evms: ChangeLog evms-2.5.5-r8.ebuild
Date: Tue, 09 Oct 2007 13:10:22
Message-Id: 470B7A78.3090805@gentoo.org
In Reply to: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in sys-fs/evms: ChangeLog evms-2.5.5-r8.ebuild by Donnie Berkholz
1 Donnie Berkholz wrote:
2 > On 22:01 Mon 08 Oct , Doug Goldstein (cardoe) wrote:
3 >> 1.1 sys-fs/evms/evms-2.5.5-r8.ebuild
4 >>
5 >> file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/evms/evms-2.5.5-r8.ebuild?rev=1.1&view=markup
6 >> plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-fs/evms/evms-2.5.5-r8.ebuild?rev=1.1&content-type=text/plain
7 >
8 >> epatch "${FILESDIR}/${PV}/md_super_fix.patch"
9 >> epatch "${FILESDIR}/${PV}/ntfs_unmkfs.patch"
10 >> epatch "${FILESDIR}/${PV}/raid5_degrade_fix_v2.patch"
11 >> epatch "${FILESDIR}/${PV}/raid5_remove_spare_fix.patch"
12 >> epatch "${FILESDIR}/${PV}/raid5_remove_spare_fix_2.patch"
13 >> epatch "${FILESDIR}/${PV}/raid5_algorithm.patch"
14 >> epatch "${FILESDIR}/${PV}/cli_reload_options.patch"
15 >> epatch "${FILESDIR}/${PV}/cli_query_segfault.patch"
16 >> epatch "${FILESDIR}/${PV}/get_geometry.patch"
17 >> epatch "${FILESDIR}/${PV}/BaseName.patch"
18 >> epatch "${FILESDIR}/${PV}/disk_cache.patch"
19 >>
20 >> epatch "${FILESDIR}/${P}-as-needed.patch"
21 >> epatch "${FILESDIR}/${P}-glib_dep.patch"
22 >> epatch "${FILESDIR}/${P}-ocfs2.patch"
23 >> epatch "${FILESDIR}/${P}-use_disk_group.patch"
24 >> epatch "${FILESDIR}/${P}-pagesize.patch"
25 >
26 > This would be another good candidate for using epatch's bulk patching,
27 > particularly if you moved the last group of patches into the PV
28 > directory.
29
30 dev-zero?
31
32 I merely fixed baselayout-2 issues and didn't change any functionality
33 of the ebuild since I don't have an evms setup to test.
34
35 >
36 >> mv -f ${D}/$(get_libdir)/*.a "${D}/usr/$(get_libdir)"
37 >> mv -f ${D}/sbin/evmsgui ${D}/usr/sbin
38 >
39 > Quoting
40 >
41 > Thanks,
42 > Donnie
43
44 Your a bit late. I fixed the quoting issues in the ebuild around 8pm EDT
45 along with a few other issues. See the -r9 ebuild.
46
47 --
48 Doug Goldstein <cardoe@g.o>
49 http://dev.gentoo.org/~cardoe/
50 --
51 gentoo-dev@g.o mailing list

Replies