packages: lvm2/lvm2.spec - added no-floor patch, always enabled to assure c...

sparky sparky at pld-linux.org
Fri Jul 30 19:01:22 CEST 2010


Author: sparky                       Date: Fri Jul 30 17:01:22 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added no-floor patch, always enabled to assure consistent results

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

---- Diffs:

================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.161 packages/lvm2/lvm2.spec:1.162
--- packages/lvm2/lvm2.spec:1.161	Fri Jul 30 18:26:28 2010
+++ packages/lvm2/lvm2.spec	Fri Jul 30 19:01:14 2010
@@ -15,12 +15,6 @@
 %define		with_glibc 1
 %endif
 
-%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
 %if %{with dietlibc} && %{with uClibc}
 %undefine	with_dietlibc
@@ -56,6 +50,7 @@
 Patch2:		device-mapper-dmsetup-export.patch
 Patch3:		%{name}-clvmd_init.patch
 Patch4:		dl-dlsym.patch
+Patch5:		%{name}-no-floor.patch
 URL:		http://sources.redhat.com/lvm2/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -248,6 +243,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %if %{with initrd}
@@ -414,6 +410,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.162  2010/07/30 17:01:14  sparky
+- added no-floor patch, always enabled to assure consistent results
+
 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)
 
================================================================

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



More information about the pld-cvs-commit mailing list