diff --git a/net-snmp.changes b/net-snmp.changes index a117b95..1c22d76 100644 --- a/net-snmp.changes +++ b/net-snmp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 18 15:40:15 UTC 2014 - lchiquitto@suse.com + +- remove old workaround for ppc/ppc64 migrations which is no longer + needed (bnc#437293) + ------------------------------------------------------------------- Mon Jul 15 11:49:08 UTC 2013 - mardnh@gmx.de diff --git a/net-snmp.spec b/net-snmp.spec index 33b2634..85c0031 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -1,7 +1,7 @@ # # spec file for package net-snmp # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,11 +45,6 @@ Requires: logrotate Requires: perl-SNMP = %{version} Requires: perl-TermReadKey PreReq: %insserv_prereq %fillup_prereq /sbin/chkconfig -# bug437293 -%ifarch ppc64 -Obsoletes: net-snmp-64bit -%endif -# Url: http://sourceforge.net/projects/net-snmp Source: http://sourceforge.net/projects/net-snmp/files/net-snmp/%{version}/%{pkg_name}-%{version}.tar.gz Source1: rc.snmpd @@ -125,11 +120,6 @@ Authors: Wes Hardaker %package devel -# bug437293 -%ifarch ppc64 -Obsoletes: net-snmp-devel-64bit -%endif -# Requires: %{library_name} = %{version} # for mib2c Requires: libopenssl-devel