SPECS (AC-branch): net-snmp.spec - remove unused files, aldarized
glen
glen at pld-linux.org
Sat Jan 14 13:31:32 CET 2006
Author: glen Date: Sat Jan 14 12:31:32 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- remove unused files, aldarized
---- Files affected:
SPECS:
net-snmp.spec (1.66.2.1 -> 1.66.2.2)
---- Diffs:
================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.66.2.1 SPECS/net-snmp.spec:1.66.2.2
--- SPECS/net-snmp.spec:1.66.2.1 Sat Jan 14 13:03:11 2006
+++ SPECS/net-snmp.spec Sat Jan 14 13:31:27 2006
@@ -55,10 +55,10 @@
Requires: /usr/bin/setsid
Requires: rc-scripts >= 0.2.0
Provides: snmpd
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
Obsoletes: cmu-snmp
Obsoletes: snmpd
Obsoletes: ucd-snmp
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define logfile /var/log/snmpd.log
@@ -445,7 +445,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{/etc/{snmp,rc.d/init.d,sysconfig},/var/log}
+install -d $RPM_BUILD_ROOT{/etc/{sysconfig,rc.d/init.d,snmp},/var/log}
%{__make} install \
INSTALL_PREFIX=$RPM_BUILD_ROOT
@@ -472,8 +472,8 @@
install -d $RPM_BUILD_ROOT%{_examplesdir}/perl-SNMP-%{version}
install SNMP/examples/*.pl $RPM_BUILD_ROOT%{_examplesdir}/perl-SNMP-%{version}
-cd ..
+rm -f $RPM_BUILD_ROOT{%{perl_archlib}/perllocal.pod,%{perl_vendorarch}/{Bundle/Makefile.subs.pl,auto/Bundle/NetSNMP/.packlist}}
# IP-Filter (non-Linux)
rm -f $RPM_BUILD_ROOT%{_bindir}/ipf-mod.pl
@@ -680,6 +680,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.66.2.2 2006/01/14 12:31:27 glen
+- remove unused files, aldarized
+
Revision 1.66.2.1 2006/01/14 12:03:11 glen
- no point for default attr
- make seems break for parallel builds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/net-snmp.spec?r1=1.66.2.1&r2=1.66.2.2&f=u
More information about the pld-cvs-commit
mailing list