- release candidate 3 of net-snmp-5.2.2
This commit is contained in:
parent
b8e14d8509
commit
d532d61313
@ -1 +1 @@
|
|||||||
net-snmp-5.2.2.rc2.tar.gz
|
net-snmp-5.2.2.rc3.tar.gz
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Summary: A collection of SNMP protocol tools and libraries.
|
Summary: A collection of SNMP protocol tools and libraries.
|
||||||
Name: net-snmp
|
Name: net-snmp
|
||||||
Version: 5.2.2.rc2
|
Version: 5.2.2
|
||||||
Release: 1
|
Release: 0.rc3.1
|
||||||
License: BSDish
|
License: BSDish
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://net-snmp.sourceforge.net/
|
URL: http://net-snmp.sourceforge.net/
|
||||||
Source0: ftp://net-snmp.sourceforge.net/net-snmp-%{version}.tar.gz
|
Source0: ftp://net-snmp.sourceforge.net/net-snmp-%{version}.rc3.tar.gz
|
||||||
Source1: net-snmp.redhat.conf
|
Source1: net-snmp.redhat.conf
|
||||||
Source2: net-snmpd.init
|
Source2: net-snmpd.init
|
||||||
Source3: net-snmptrapd.init
|
Source3: net-snmptrapd.init
|
||||||
@ -113,7 +113,7 @@ The net-snmp-libs package contains the runtime libraries for shared binaries
|
|||||||
and applications.
|
and applications.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n %{name}-%{version}.rc3
|
||||||
%patch1 -p1 -b .mnttab
|
%patch1 -p1 -b .mnttab
|
||||||
%patch2 -p1 -b .syslog
|
%patch2 -p1 -b .syslog
|
||||||
%patch4 -p1 -b .libtool
|
%patch4 -p1 -b .libtool
|
||||||
@ -308,6 +308,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_libdir}/*.la
|
%{_libdir}/*.la
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 01 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc3.1
|
||||||
|
- release candidate 3 of net-snmp-5.2.2
|
||||||
|
|
||||||
* Tue Oct 25 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2.rc2-1
|
* Tue Oct 25 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2.rc2-1
|
||||||
- rc2 prebuilt
|
- rc2 prebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user