template-specs: lib.spec - filterout samples

glen glen at pld-linux.org
Tue Oct 26 14:33:07 CEST 2010


Author: glen                         Date: Tue Oct 26 12:33:07 2010 GMT
Module: template-specs                Tag: HEAD
---- Log message:
- filterout samples

---- Files affected:
template-specs:
   lib.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: template-specs/lib.spec
diff -u template-specs/lib.spec:1.16 template-specs/lib.spec:1.17
--- template-specs/lib.spec:1.16	Sat Jul 17 20:12:54 2010
+++ template-specs/lib.spec	Tue Oct 26 14:33:02 2010
@@ -25,6 +25,11 @@
 #Conflicts:	-
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# do not keep them in newly created specs
+# these are only here to help fixing quickly broken specs
+%define		filterout_ld	-Wl,--no-copy-dt-needed-entries
+%define		filterout_ld	-Wl,--as-needed
+
 %description
 
 #%description -l pl.UTF-8
@@ -128,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2010/10/26 12:33:02  glen
+- filterout samples
+
 Revision 1.16  2010/07/17 18:12:54  glen
 - static bcond in files and configure
 - verbose files
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/lib.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list