SPECS: GraphicsMagick.spec - filter-out instead of defining rpmldf...

sparky sparky at pld-linux.org
Sat Aug 5 22:55:09 CEST 2006


Author: sparky                       Date: Sat Aug  5 20:55:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- filter-out instead of defining rpmldflags to %{nil}

---- Files affected:
SPECS:
   GraphicsMagick.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/GraphicsMagick.spec
diff -u SPECS/GraphicsMagick.spec:1.5 SPECS/GraphicsMagick.spec:1.6
--- SPECS/GraphicsMagick.spec:1.5	Tue Mar 14 00:35:53 2006
+++ SPECS/GraphicsMagick.spec	Sat Aug  5 22:55:04 2006
@@ -58,7 +58,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # we don't want "-s" here, because it would be added to `GraphicsMagick*-config --ldflags`
-%define		rpmldflags	%{nil}
+%define		filterout_ld	(-Wl,)?-s (-Wl,)?--strip-all
 %define		modulesdir	%{_libdir}/GraphicsMagick-%{version}/modules-Q%{QuantumDepth}
 
 %description
@@ -921,6 +921,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/08/05 20:55:04  sparky
+- filter-out instead of defining rpmldflags to %{nil}
+
 Revision 1.5  2006/03/13 23:35:53  glen
 - pdir/pnam for perl cleanup automatics
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/GraphicsMagick.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list