snmp/snmp.spec

changeset 588
300d43423c2e
parent 384
590d931d793c
child 589
6db023bc5512
     1.1 --- a/snmp/snmp.spec	Tue Aug 28 18:42:20 2012 +0200
     1.2 +++ b/snmp/snmp.spec	Wed Feb 08 20:07:00 2012 +0200
     1.3 @@ -31,8 +31,8 @@
     1.4  Class:        BASE
     1.5  Group:        Network
     1.6  License:      BSD
     1.7 -Version:      5.7
     1.8 -Release:      20110915
     1.9 +Version:      5.7.1
    1.10 +Release:      20120208
    1.11  
    1.12  #   package options
    1.13  %option       with_fsl          yes
    1.14 @@ -51,6 +51,7 @@
    1.15  Source4:      snmptrapd.conf
    1.16  Patch0:       snmp.patch
    1.17  Patch1:       snmp_agentx.patch
    1.18 +Patch2:       snmp_iface.patch
    1.19  
    1.20  #   build information
    1.21  Prefix:       %{l_prefix}
    1.22 @@ -89,6 +90,7 @@
    1.23      %setup -q -n net-snmp-%{version}
    1.24      %patch -p0
    1.25      %patch -p0 -P 1
    1.26 +    %patch -p0 -P 2
    1.27  
    1.28      #   provide a default PID file location
    1.29      %{l_shtool} subst %{l_value -s -a} \

mercurial