auto-import changelog data from net-snmp-5.0.1-6.src.rpm
Sat Aug 31 2002 Florian La Roche <Florian.LaRoche@redhat.de> - do not link against -lelf
This commit is contained in:
parent
93e1c60573
commit
f33cf2303a
@ -1,7 +1,7 @@
|
|||||||
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.0.1
|
Version: 5.0.1
|
||||||
Release: 5
|
Release: 6
|
||||||
License: BSDish
|
License: BSDish
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: ftp://net-snmp.sourceforge.net/net-snmp-%{version}.tar.gz
|
Source0: ftp://net-snmp.sourceforge.net/net-snmp-%{version}.tar.gz
|
||||||
@ -19,6 +19,7 @@ Patch6: ucd-snmp-4.2.1-libtool.patch
|
|||||||
Patch7: ucd-snmp-4.2.4.pre3-nodb.patch
|
Patch7: ucd-snmp-4.2.4.pre3-nodb.patch
|
||||||
Patch8: ucd-snmp-4.2.4.pre3-mnttab.patch
|
Patch8: ucd-snmp-4.2.4.pre3-mnttab.patch
|
||||||
Patch9: net-snmp-5.0.1-initializer.patch
|
Patch9: net-snmp-5.0.1-initializer.patch
|
||||||
|
Patch10: net-snmp-5.0.1-nolibelf.patch
|
||||||
Prereq: /sbin/chkconfig
|
Prereq: /sbin/chkconfig
|
||||||
Obsoletes: ucd-snmp
|
Obsoletes: ucd-snmp
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
@ -81,6 +82,7 @@ packages installed.
|
|||||||
#%patch7 -p1 -b .nodb
|
#%patch7 -p1 -b .nodb
|
||||||
#%patch8 -p1 -b .mnttab
|
#%patch8 -p1 -b .mnttab
|
||||||
%patch9 -p1 -b .initializer
|
%patch9 -p1 -b .initializer
|
||||||
|
%patch10 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#perl -pi.bak -e 's/changequote/dnl changequote/' ./configure.in
|
#perl -pi.bak -e 's/changequote/dnl changequote/' ./configure.in
|
||||||
@ -228,6 +230,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%attr(0644,root,root) %{_mandir}/man3/*
|
%attr(0644,root,root) %{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 31 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||||
|
- do not link against -lelf
|
||||||
|
|
||||||
* Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-5
|
* Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-5
|
||||||
- Added --enable-ucd-snmp-compatibility for compatibility with older version
|
- Added --enable-ucd-snmp-compatibility for compatibility with older version
|
||||||
and fixed installation thereof.
|
and fixed installation thereof.
|
||||||
|
Loading…
Reference in New Issue
Block a user