Author: baggins Date: Sun Mar 4 10:21:00 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 2 - build initrd version with uClibc, as diet build segfaults
---- Files affected: packages/lvm2: lvm2.spec (1.185 -> 1.186) ---- Diffs: ================================================================ Index: packages/lvm2/lvm2.spec diff -u packages/lvm2/lvm2.spec:1.185 packages/lvm2/lvm2.spec:1.186 --- packages/lvm2/lvm2.spec:1.185 Sun Mar 4 10:58:51 2012 +++ packages/lvm2/lvm2.spec Sun Mar 4 11:20:55 2012 @@ -6,8 +6,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 @@ -41,7 +41,7 @@ Summary(pl.UTF-8): Nowa wersja Logical Volume Managera dla Linuksa Name: lvm2 Version: 2.02.94 -Release: 1 +Release: 2 License: GPL v2 Group: Applications/System Source0: ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz @@ -487,6 +487,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.186 2012/03/04 10:20:55 baggins +- rel 2 +- build initrd version with uClibc, as diet build segfaults + Revision 1.185 2012/03/04 09:58:51 baggins - fix uClibc build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2.spec?r1=1.185&r2=1.186&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
