Author: glen Date: Thu Jul 29 10:16:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - without diet fix, up to 2.02.72
---- Files affected: packages/lvm2: lvm2.spec (1.153 -> 1.154) ---- Diffs: ================================================================ Index: packages/lvm2/lvm2.spec diff -u packages/lvm2/lvm2.spec:1.153 packages/lvm2/lvm2.spec:1.154 --- packages/lvm2/lvm2.spec:1.153 Thu Jul 29 12:09:52 2010 +++ packages/lvm2/lvm2.spec Thu Jul 29 12:16:02 2010 @@ -31,12 +31,12 @@ Summary: The new version of Logical Volume Manager for Linux Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 -Version: 2.02.69 +Version: 2.02.72 Release: 1 License: GPL v2 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz -# Source0-md5: 2463f4ee7da9015af4b62a4e691fff76 +# Source0-md5: a7d0d1235a589869bd13cde0f0d7375d Source1: %{name}-initramfs-hook Source2: %{name}-initramfs-local-top Patch0: %{name}-selinux.patch @@ -261,7 +261,7 @@ %{__make} -j1 -C include %{__make} -j1 -C lib LIB_SHARED= VERSIONED_SHLIB= %{__make} -j1 -C libdm LIB_SHARED= VERSIONED_SHLIB= -%{__make} -j1 -C tools dmsetup.static lvm.static DIETLIBC_LIBS="-lcompat" +%{__make} -j1 -C tools dmsetup.static lvm.static %{?with_dietlibc:DIETLIBC_LIBS="-lcompat"} mv -f tools/lvm.static initrd-lvm mv -f tools/dmsetup.static initrd-dmsetup %{?with_dietlibc:mv -f libdm/ioctl/libdevmapper.a diet-libdevmapper.a} @@ -395,6 +395,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.154 2010/07/29 10:16:02 glen +- without diet fix, up to 2.02.72 + Revision 1.153 2010/07/29 10:09:52 glen - initrd info, ac fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2.spec?r1=1.153&r2=1.154&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
