SPECS: net-snmp.spec - fix rpmpath - no --as-needed

wolf wolf at pld-linux.org
Mon Aug 7 22:43:58 CEST 2006


Author: wolf                         Date: Mon Aug  7 20:43:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix rpmpath
- no --as-needed

---- Files affected:
SPECS:
   net-snmp.spec (1.75 -> 1.76) 

---- Diffs:

================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.75 SPECS/net-snmp.spec:1.76
--- SPECS/net-snmp.spec:1.75	Wed Jul 26 17:02:19 2006
+++ SPECS/net-snmp.spec	Mon Aug  7 22:43:53 2006
@@ -34,6 +34,7 @@
 Patch6:		%{name}-link.patch
 Patch7:		%{name}-llinterfaces.patch
 Patch8:		%{name}-kernel_headers.patch
+Patch9:		%{name}-rpmpath.patch
 URL:		http://www.net-snmp.org/
 BuildRequires:	autoconf >= 2.57-3
 BuildRequires:	automake
@@ -59,6 +60,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		logfile		/var/log/snmpd.log
+%define		filterout_ld	-Wl,--as-needed
 
 %description
 SNMP (Simple Network Management Protocol) is a protocol used for
@@ -371,6 +373,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 %{__libtoolize}
@@ -665,6 +668,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.76  2006/08/07 20:43:53  wolf
+- fix rpmpath
+- no --as-needed
+
 Revision 1.75  2006/07/26 15:02:19  glen
 - avoid defining default %attr
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/net-snmp.spec?r1=1.75&r2=1.76&f=u



More information about the pld-cvs-commit mailing list