Author: qboosh                       Date: Sat Dec  2 14:17:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated acfix patch, added snmpksm patches
- pass -I.../et in CFLAGS (for <com_err.h>)
- don't enable usm module, it's enabled by default
- compiles now, fails on perl install

---- Files affected:
SPECS:
   net-snmp.spec (1.80 -> 1.81) 

---- Diffs:

================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.80 SPECS/net-snmp.spec:1.81
--- SPECS/net-snmp.spec:1.80    Wed Nov 29 01:54:20 2006
+++ SPECS/net-snmp.spec Sat Dec  2 15:17:45 2006
@@ -34,6 +34,7 @@
 Patch6:                %{name}-llinterfaces.patch
 Patch7:                %{name}-kernel_headers.patch
 Patch8:                %{name}-rpmpath.patch
+Patch9:                %{name}-snmpksm.patch
 URL:           http://www.net-snmp.org/
 BuildRequires: autoconf >= 2.57-3
 BuildRequires: automake
@@ -374,6 +375,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 %{__libtoolize}
@@ -382,13 +384,13 @@
 %{__autoheader}
 %configure \
        --with-logfile="%{logfile}" \
-       --with-cflags="%{rpmcflags} -I%{_includedir}/rpm" \
+       --with-cflags="%{rpmcflags} -I/usr/include/et" \
        --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-security-modules="ksm" \
        --with-mib-modules="host disman/event-mib smux mibII/mta_sendmail \
 %ifarch %{ix86} %{x8664}
                ucd-snmp/lmSensors ucd-snmp/diskio \
@@ -672,6 +674,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.81  2006/12/02 14:17:45  qboosh
+- updated acfix patch, added snmpksm patches
+- pass -I.../et in CFLAGS (for <com_err.h>)
+- don't enable usm module, it's enabled by default
+- compiles now, fails on perl install
+
 Revision 1.80  2006/11/29 00:54:20  arekm
 - start with 5.4; need to find out a way to fix ac crap
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/net-snmp.spec?r1=1.80&r2=1.81&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to