Author: arekm Date: Wed Nov 29 00:54:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - start with 5.4; need to find out a way to fix ac crap
---- Files affected: SPECS: net-snmp.spec (1.79 -> 1.80) ---- Diffs: ================================================================ Index: SPECS/net-snmp.spec diff -u SPECS/net-snmp.spec:1.79 SPECS/net-snmp.spec:1.80 --- SPECS/net-snmp.spec:1.79 Wed Nov 29 00:41:52 2006 +++ SPECS/net-snmp.spec Wed Nov 29 01:54:20 2006 @@ -11,40 +11,41 @@ Summary(ru): îÁÂĎŇ ŐÔÉĚÉÔ ÄĚŃ ĐŇĎÔĎËĎĚÁ SNMP ĎÔ UC-Davis Summary(uk): îÁÂŚŇ ŐÔÉĚŚÔ ÄĚŃ ĐŇĎÔĎËĎĚŐ SNMP ×ŚÄ UC-Davis Name: net-snmp -Version: 5.3.1 -Release: 4 +Version: 5.4 +Release: 0.1 License: BSD-like Group: Networking/Daemons Source0: http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz -# Source0-md5: 360a9783dbc853bab6bda90d961daee5 +# Source0-md5: 46d893281056ff476e597659cb91574d Source1: %{name}d.init Source2: %{name}d.conf Source3: %{name}d.sysconfig Source4: %{name}trapd.init Source5: %{name}trapd.conf Source6: %{name}trapd.sysconfig -Source7: ftp://ucd-snmp.ucdavis.edu/contrib/ucd-ipchains.tar.gz +Source7: ucd-ipchains.tar.gz # Source7-md5: 29949f1008f1a04d6efefd5b3ea607da -Patch0: %{name}-acinclude.patch -Patch1: %{name}-acfix.patch -Patch2: %{name}-rpm-implicit-libs.patch -Patch3: %{name}-config-noflags.patch -Patch4: %{name}-dlopen-fix.patch -Patch5: %{name}-manpage.patch -Patch6: %{name}-link.patch -Patch7: %{name}-llinterfaces.patch -Patch8: %{name}-kernel_headers.patch -Patch9: %{name}-rpmpath.patch +Patch0: %{name}-acfix.patch +Patch1: %{name}-rpm-implicit-libs.patch +Patch2: %{name}-config-noflags.patch +Patch3: %{name}-dlopen-fix.patch +Patch4: %{name}-manpage.patch +Patch5: %{name}-link.patch +Patch6: %{name}-llinterfaces.patch +Patch7: %{name}-kernel_headers.patch +Patch8: %{name}-rpmpath.patch URL: http://www.net-snmp.org/ BuildRequires: autoconf >= 2.57-3 BuildRequires: automake BuildRequires: elfutils-devel +BuildRequires: heimdal-devel BuildRequires: libtool >= 1.4 BuildRequires: libwrap-devel BuildRequires: lm_sensors-devel BuildRequires: openssl-devel >= 0.9.7d %{?with_autodeps:BuildRequires: perl-Term-ReadKey} BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: python-devel BuildRequires: rpm-devel >= 4.0 BuildRequires: rpm-perlprov >= 3.0.3-16 BuildRequires: rpmbuild(macros) >= 1.176 @@ -373,7 +374,6 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 -%patch9 -p1 %build %{__libtoolize} @@ -386,11 +386,15 @@ --with-ldflags="%{rpmldflags}" \ --with-transports="UDP UDPIPv6 TCP TCPIPv6 Unix Callback " \ --with-sys-location="Unknown" \ + --with-perl-modules \ + --with-python-modules \ + --with-security-modules="usm ksm" \ --with-mib-modules="host disman/event-mib smux mibII/mta_sendmail \ %ifarch %{ix86} %{x8664} ucd-snmp/lmSensors ucd-snmp/diskio \ %endif agentx target misc/ipfwacc" \ + --with-krb5 \ --with-libwrap \ --with-openssl \ --disable-debugging \ @@ -668,6 +672,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.80 2006/11/29 00:54:20 arekm +- start with 5.4; need to find out a way to fix ac crap + Revision 1.79 2006/11/28 23:41:52 arekm - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/net-snmp.spec?r1=1.79&r2=1.80&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
