]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- added llinterfaces patch
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 23 Jun 2003 17:03:45 +0000 (17:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  Care for Linux drivers that maintain octet couters as long long values
  If anyone ever remove this patch without very good explanation I will
  personally hunt him down and kill.

Changed files:
    net-snmp.spec -> 1.19

net-snmp.spec

index 8e6da0162f4bf1f509d1cf33595bb82288cc6853..a4c5e44504589da9f57426fcd5143f72b07c4024 100644 (file)
@@ -18,7 +18,7 @@ Summary(ru):  
 Summary(uk):   îÁ¦ҠÕÔÉ̦ԠÄÌÑ ÐÒÏÔÏËÏÌÕ SNMP ×¦Ä UC-Davis
 Name:          net-snmp
 Version:       5.0.8
-Release:       0.4
+Release:       0.5
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -39,6 +39,7 @@ Patch4:               %{name}-config-noflags.patch
 Patch5:                %{name}-dlopen-fix.patch
 Patch6:                %{name}-manpage.patch
 Patch7:                %{name}-link.patch
+Patch8:                %{name}-llinterfaces.patch
 URL:           http://www.net-snmp.org/
 BuildRequires: autoconf >= 2.57-3
 BuildRequires: automake
@@ -378,6 +379,7 @@ Przegl
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p2
 
 %build
 %{__libtoolize}
This page took 0.153172 seconds and 4 git commands to generate.