]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- fix rpmpath
authorwolf <wolf@pld-linux.org>
Mon, 7 Aug 2006 20:43:53 +0000 (20:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- no --as-needed

Changed files:
    net-snmp.spec -> 1.76

net-snmp.spec

index 64011f76552dc3ed814e2d8cf552a30f30ad8749..f9116e425118a302b7bead8b42811f89f8dbcd35 100644 (file)
@@ -33,6 +33,7 @@ Patch5:               %{name}-manpage.patch
 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
@@ -58,6 +59,7 @@ Obsoletes:    ucd-snmp
 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
@@ -370,6 +372,7 @@ Przegl
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 %{__libtoolize}
This page took 0.274223 seconds and 4 git commands to generate.