packages: lvm2/lvm2.spec - initrd info, ac fixes

glen glen at pld-linux.org
Thu Jul 29 12:09:58 CEST 2010


Author: glen                         Date: Thu Jul 29 10:09:58 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initrd info, ac fixes

---- Files affected:
packages/lvm2:
   lvm2.spec (1.152 -> 1.153) 

---- Diffs:

================================================================
Index: packages/lvm2/lvm2.spec
diff -u packages/lvm2/lvm2.spec:1.152 packages/lvm2/lvm2.spec:1.153
--- packages/lvm2/lvm2.spec:1.152	Sat Jul 17 19:54:03 2010
+++ packages/lvm2/lvm2.spec	Thu Jul 29 12:09:52 2010
@@ -24,7 +24,7 @@
 %undefine	with_dietlibc
 %endif
 
-%if %{with clvmd3} 
+%if %{with clvmd3}
 %undefine	with_clvmd
 %endif
 
@@ -91,6 +91,9 @@
 # can't work with diet
 %undefine	with_ccache
 
+# borken on AC
+%define		filterout_ld	-Wl,--as-needed
+
 # for some reason known only to rpm there must be "\\|" not "\|" here
 %define		dietarch	%(echo %{_target_cpu} | sed -e 's/i.86\\|pentium.\\|athlon/i386/;s/amd64/x86_64/;s/armv.*/arm/')
 %define		dietlibdir	%{_prefix}/lib/dietlibc/lib-%{dietarch}
@@ -231,6 +234,9 @@
 %patch3 -p1
 
 %build
+%if %{with initrd}
+echo Using %{?with_glibc:GLIBC} %{?with_uClibc:uClibc} %{?with_dietlibc:diet} for initrd
+%endif
 cp -f /usr/share/automake/config.sub autoconf
 %{__aclocal}
 %{__autoconf}
@@ -389,6 +395,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153  2010/07/29 10:09:52  glen
+- initrd info, ac fixes
+
 Revision 1.152  2010/07/17 17:54:03  alucard
 - up to 2.02.69
 - pldized clvm.init script (patch)
================================================================

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



More information about the pld-cvs-commit mailing list