net-snmp:rebuild

This commit is contained in:
2017-03-03 00:22:41 +03:00
parent 8bacf7cf86
commit 41433186e6
4 changed files with 2602 additions and 372 deletions
+3 -4
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>A collection of SNMP protocol tools and libraries</Summary>
<Description>Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6.</Description>
<Archive sha1sum="97dc25077257680815de44e34128d365c76bd839" type="targz">mirrors://sourceforge/net-snmp/net-snmp-5.7.3.tar.gz</Archive>
<Archive sha1sum="97dc25077257680815de44e34128d365c76bd839" type="targz">http://downloads.sourceforge.net/net-snmp/net-snmp-5.7.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>libnl-devel</Dependency>
<Dependency>python-setuptools</Dependency>
@@ -24,9 +24,8 @@
<Dependency>tcp-wrappers-devel</Dependency>
</BuildDependencies>
<Patches>
<!--Patch level="1">net-snmp-5.5-dir-fix.patch</Patch>
<Patch level="1">net-snmp-5.5-apsl-copying.patch</Patch-->
<Patch level="1">locale.patch</Patch>
<Patch>locale.patch</Patch>
<Patch>net-snmp-5.7.3-perl-5.24.patch</Patch>
</Patches>
</Source>