SPECS: svg2pdf.spec - Disable --as-needed linking

japhy japhy at pld-linux.org
Sun Nov 5 03:19:56 CET 2006


Author: japhy                        Date: Sun Nov  5 02:19:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Disable --as-needed linking

---- Files affected:
SPECS:
   svg2pdf.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/svg2pdf.spec
diff -u SPECS/svg2pdf.spec:1.1 SPECS/svg2pdf.spec:1.2
--- SPECS/svg2pdf.spec:1.1	Thu Aug 11 00:35:55 2005
+++ SPECS/svg2pdf.spec	Sun Nov  5 03:19:51 2006
@@ -14,6 +14,8 @@
 Requires:	libsvg-cairo >= 0.1.6
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define filterout_ld -Wl,--as-needed --as-needed
+
 %description
 Utility to convert an SVG file to a PDF file (using cairo).
 
@@ -48,6 +50,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/11/05 02:19:51  japhy
+- Disable --as-needed linking
+
 Revision 1.1  2005/08/10 22:35:55  qboosh
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/svg2pdf.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list