SPECS: net-snmp.spec - perl installs, now it fails on python
qboosh
qboosh at pld-linux.org
Sat Dec 2 18:03:04 CET 2006
Author: qboosh Date: Sat Dec 2 17:03:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- perl installs, now it fails on python
---- Files affected:
SPECS:
net-snmp.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.81 SPECS/net-snmp.spec:1.82
--- SPECS/net-snmp.spec:1.81 Sat Dec 2 15:17:45 2006
+++ SPECS/net-snmp.spec Sat Dec 2 18:02:59 2006
@@ -452,7 +452,7 @@
install -d $RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig,snmp},/var/log}
%{__make} install \
- INSTALL_PREFIX=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT
install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/snmp/snmpd.conf
:> $RPM_BUILD_ROOT%{_sysconfdir}/snmp/snmpd.local.conf
@@ -674,6 +674,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2006/12/02 17:02:59 qboosh
+- perl installs, now it fails on python
+
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>)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/net-snmp.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list