]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- install Standard MIBs (Required by Juniper MIBs)
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 6 Oct 2005 12:46:02 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmp.spec -> 1.59

net-snmp.spec

index 82e733a2ce2a55f83a8a013b6d9299594853a8d7..759ddbc7adacebc55493b68c6f24aa01096fc15f 100644 (file)
@@ -11,7 +11,7 @@ Summary(ru):  
 Summary(uk):   îÁ¦ҠÕÔÉ̦ԠÄÌÑ ÐÒÏÔÏËÏÌÕ SNMP ×¦Ä UC-Davis
 Name:          net-snmp
 Version:       5.2.1.2
-Release:       1
+Release:       1.1
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -475,6 +475,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/ipf-mod.pl
 # Juniper MIBs:
 install JuniperMibs/*.txt $RPM_BUILD_ROOT%{_datadir}/snmp/mibs
 
+# Standard MIBs (Required by Juniper MIBs)
+install StandardMibs/*.txt $RPM_BUILD_ROOT%{_datadir}/snmp/mibs
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.143407 seconds and 4 git commands to generate.