Author: baggins Date: Sat Apr 28 17:31:34 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 6 - looks like diet build is non-deterministic, back to uClibc
---- Files affected: packages/lvm2: lvm2.spec (1.197 -> 1.198) ---- Diffs: ================================================================ Index: packages/lvm2/lvm2.spec diff -u packages/lvm2/lvm2.spec:1.197 packages/lvm2/lvm2.spec:1.198 --- packages/lvm2/lvm2.spec:1.197 Sat Apr 28 19:29:08 2012 +++ packages/lvm2/lvm2.spec Sat Apr 28 19:31:29 2012 @@ -8,8 +8,8 @@ # # Conditional build: %bcond_without initrd # don't build initrd version -%bcond_with uClibc # link initrd version with uClibc -%bcond_without dietlibc # link initrd version with dietlibc +%bcond_without uClibc # link initrd version with uClibc +%bcond_with dietlibc # link initrd version with dietlibc %bcond_with glibc # link initrd version with static GLIBC %bcond_without clvmd # don't build clvmd %bcond_with clvmd3 # build clvmd for 3rd generation of cluster @@ -44,7 +44,7 @@ Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 Version: 2.02.95 -Release: 5 +Release: 6 License: GPL v2 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz @@ -510,6 +510,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.198 2012/04/28 17:31:29 baggins +- rel 6 +- looks like diet build is non-deterministic, back to uClibc + Revision 1.197 2012/04/28 17:29:08 baggins - rel 5 - diet build works again ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/lvm2/lvm2.spec?r1=1.197&r2=1.198 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
