Accepting request 19265 from home:hennevogel:TODO

Copy from home:hennevogel:TODO/net-snmp based on submit request 19265 from user coolo

OBS-URL: https://build.opensuse.org/request/show/19265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=21
This commit is contained in:
OBS User autobuild 2009-08-31 19:07:41 +00:00 committed by Git OBS Bridge
parent 73f281da93
commit f722276f7c
3 changed files with 20 additions and 1 deletions

View File

@ -0,0 +1,12 @@
Index: agent/mibgroup/host/hr_swinst.c
===================================================================
--- agent/mibgroup/host/hr_swinst.c.orig
+++ agent/mibgroup/host/hr_swinst.c
@@ -3,6 +3,7 @@
*
*/
+#define _RPM_4_4_COMPAT 1
#include <net-snmp/net-snmp-config.h>
#if HAVE_SYS_PARAM_H

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 30 15:17:12 UTC 2009 - aj@suse.de
- Fix build with rpm 4.7 (net-snmp-5.4.2.1-rpm4.7.patch)
-------------------------------------------------------------------
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de

View File

@ -20,7 +20,7 @@
Name: net-snmp
Version: 5.4.2.1
Release: 9
Release: 10
#
License: BSD 3-clause (or similar) ; MIT License (or similar)
Group: Productivity/Networking/Other
@ -90,6 +90,7 @@ Patch21: Fix-for-Internet-Address-Prefix-Table.patch
Patch22: Add-IPv6-Scope-Zone-Index.patch
Patch23: Improve-IP-Statistics-tables.patch
Patch24: net-snmp-5.4.x_embedded_perl_error_message.patch
Patch25: net-snmp-5.4.2.1-rpm4.7.patch
#
Summary: SNMP Daemon
@ -228,6 +229,7 @@ Authors:
%patch22 -p1
%patch23 -p1
%patch24
%patch25
find -name "CVS" -type d | xargs -r %{__rm} -rfv
find -name ".cvsignore" | xargs -r %{__rm} -fv