From af12c3354d516b4cc16312a3385b5b0cc2c14dd948cd1ee3a2ff1fa36491340b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sun, 2 Nov 2008 14:44:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/net-snmp?expand=0&rev=13 --- net-snmp.changes | 5 +++++ net-snmp.spec | 22 ++++++++++++++++++++-- 2 files changed, 25 insertions(+), 2 deletions(-) diff --git a/net-snmp.changes b/net-snmp.changes index 828ec05..bed8198 100644 --- a/net-snmp.changes +++ b/net-snmp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 30 12:34:56 CET 2008 - olh@suse.de + +- obsolete old -XXbit packages (bnc#437293) + ------------------------------------------------------------------- Fri Oct 24 16:54:46 CEST 2008 - mrueckert@suse.de diff --git a/net-snmp.spec b/net-snmp.spec index 5ca784d..1906614 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -20,7 +20,7 @@ Name: net-snmp Version: 5.4.2 -Release: 8 +Release: 9 # License: BSD 3-Clause; X11/MIT Group: Productivity/Networking/Other @@ -48,6 +48,14 @@ Requires: perl-SNMP = %{version} PreReq: %insserv_prereq %fillup_prereq /sbin/chkconfig Provides: snmp ucdsnmp Obsoletes: snmp ucdsnmp +# bug437293 +%ifarch ppc64 +Obsoletes: net-snmp-64bit +%endif +%ifarch %ix86 ppc +Obsoletes: net-snmp-32bit +%endif +# # Url: http://sourceforge.net/projects/net-snmp Source: %{pkg_name}-%{version}.tar.bz2 @@ -129,6 +137,14 @@ Authors: %package devel License: BSD 3-Clause; X11/MIT Group: Development/Libraries/C and C++ +# bug437293 +%ifarch ppc64 +Obsoletes: net-snmp-devel-64bit +%endif +%ifarch %ix86 ppc +Obsoletes: net-snmp-devel-32bit +%endif +# Requires: %{library_name} = %{version} # for mib2c Requires: perl-SNMP = %{version} @@ -420,6 +436,8 @@ fi %{_bindir}/tkmib %changelog +* Thu Oct 30 2008 olh@suse.de +- obsolete old -XXbit packages (bnc#437293) * Fri Oct 24 2008 mrueckert@suse.de - added net-snmp-5.4.2_velocity-mib.patch (FATE#303556) * Fri Oct 24 2008 mrueckert@suse.de @@ -679,7 +697,7 @@ fi - Multiple non Intel CPU detection added. * Sun Feb 06 2005 meissner@suse.de - Upgraded to 5.1.2 release. (lots of bugfixes as usual) -* Thu Feb 03 2005 meissner@suse.de +* Wed Feb 02 2005 meissner@suse.de - overflow counter32 and gauge32 on 64bit systems correctly. #50384 * Fri Nov 26 2004 meissner@suse.de - close all non standard filedescriptors on start.