packages: lvm2/lvm2.spec - use uClibc not glibc where floor was not avail (...

glen glen at pld-linux.org
Fri Jul 30 18:26:33 CEST 2010


Author: glen                         Date: Fri Jul 30 16:26:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use uClibc not glibc where floor was not avail (800k initrd binary instead of 1.5M)

---- Files affected:
packages/lvm2:
   lvm2.spec (1.160 -> 1.161) 

---- Diffs:

================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.160 packages/lvm2/lvm2.spec:1.161
--- packages/lvm2/lvm2.spec:1.160	Fri Jul 30 18:11:59 2010
+++ packages/lvm2/lvm2.spec	Fri Jul 30 18:26:28 2010
@@ -18,6 +18,7 @@
 %ifarch %{x8664} ppc ppc64 alpha
 # missing implementation for floor from -lm
 %undefine	with_dietlibc
+%define		with_uClibc 1
 %endif
 
 # if one of the *libc is enabled disable default dietlibc
@@ -43,7 +44,7 @@
 Summary(pl.UTF-8):	Nowa wersja Logical Volume Managera dla Linuksa
 Name:		lvm2
 Version:	2.02.72
-Release:	1
+Release:	0.1
 License:	GPL v2
 Group:		Applications/System
 Source0:	ftp://sources.redhat.com/pub/lvm2/LVM2.%{version}.tgz
@@ -266,6 +267,7 @@
 	--with-optimisation="%{rpmcflags} -Os" \
 	--enable-static_link \
 	--with-lvm1=internal \
+	--disable-selinux \
 	--%{?with_glibc:en}%{!?with_glibc:dis}able-selinux \
 	--disable-readline \
 	--disable-nls
@@ -412,6 +414,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.161  2010/07/30 16:26:28  glen
+- use uClibc not glibc where floor was not avail (800k initrd binary instead of 1.5M)
+
 Revision 1.160  2010/07/30 16:11:59  glen
 - glibc initrd needs selinux static libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lvm2/lvm2.spec?r1=1.160&r2=1.161&f=u



More information about the pld-cvs-commit mailing list