obsolete netsnmp25 packages [release 5.7.2.1-2mamba;Sun Jun 08 2014]
This commit is contained in:
parent
bd47a0709b
commit
9ab3983ce5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: net-snmp
|
||||
Version: 5.7.2.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: net-snmp is an extensible SNMP agent and library and more
|
||||
Group: Network/Monitoring
|
||||
Vendor: openmamba
|
||||
@ -34,6 +34,7 @@ Requires: libnetsnmp = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: perl >= %{perl_major_ver}
|
||||
Requires: perl-Term-ReadKey
|
||||
Provides: netsnmp = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: netsnmp25
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
# NOTE (autospec tests)
|
||||
@ -73,6 +74,7 @@ This package contains some utilities for managing your network using the SNMP pr
|
||||
%package -n libnetsnmp
|
||||
Group: System/Libraries
|
||||
Summary: An extensible SNMP library
|
||||
Obsoletes: libnetsnmp25
|
||||
|
||||
%description -n libnetsnmp
|
||||
Net-snmp includes various tools relating to the Simple Network Management.
|
||||
@ -84,6 +86,7 @@ Summary: Development files for %{name}
|
||||
Requires: libnetsnmp = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: net-snmp-devel
|
||||
Provides: net-snmp-devel = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Obsoletes: libnetsnmp25-devel
|
||||
|
||||
%description -n libnetsnmp-devel
|
||||
Net-snmp includes various tools relating to the Simple Network Management.
|
||||
@ -94,6 +97,7 @@ Group: System/Libraries/Perl
|
||||
Summary: Perl modules for net-SNMP
|
||||
Requires: libnetsnmp = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: perl >= %{perl_major_ver}
|
||||
Obsoletes: perl-NetSNMP25
|
||||
|
||||
%description -n perl-NetSNMP
|
||||
Net-SNMP includes various tools relating to the Simple Network Management Protocol:
|
||||
@ -110,6 +114,7 @@ Group: System/Libraries/Python
|
||||
Summary: Python module for net-snmp
|
||||
Requires: libnetsnmp = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: python >= 2.4
|
||||
Obsoletes: python-netsnmp25
|
||||
|
||||
%description -n python-netsnmp
|
||||
Net-SNMP includes various tools relating to the Simple Network Management Protocol:
|
||||
@ -341,6 +346,9 @@ exit 0
|
||||
%{python_sitearch}/netsnmp_python-*/
|
||||
|
||||
%changelog
|
||||
* Sun Jun 08 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.7.2.1-2mamba
|
||||
- obsolete netsnmp25 packages
|
||||
|
||||
* Sat May 24 2014 Automatic Build System <autodist@mambasoft.it> 5.7.2.1-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user