SPECS: nagios.spec - use install-unstripped, remove duplicate or u...

glen glen at pld-linux.org
Sat Jun 10 19:08:43 CEST 2006


Author: glen                         Date: Sat Jun 10 17:08:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use install-unstripped, remove duplicate or unneccessary install targets

---- Files affected:
SPECS:
   nagios.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/nagios.spec
diff -u SPECS/nagios.spec:1.81 SPECS/nagios.spec:1.82
--- SPECS/nagios.spec:1.81	Sat Jun 10 14:41:48 2006
+++ SPECS/nagios.spec	Sat Jun 10 19:08:35 2006
@@ -199,12 +199,12 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/{sysconfig,rc.d/init.d},%{_includedir}/%{name},%{_libdir}/%{name}/{eventhandlers,plugins}} \
-	$RPM_BUILD_ROOT{%{_var}/log/%{name}/archives,%{_localstatedir},%{_sysconfdir}/{plugins,local},%{_examplesdir}/%{name}-%{version}} \
+	$RPM_BUILD_ROOT{%{_var}/log/%{name}/archives,%{_localstatedir}/rw,%{_sysconfdir}/{plugins,local},%{_examplesdir}/%{name}-%{version}} \
 	$RPM_BUILD_ROOT%{_webapps}/%{_webapp}
 
 install include/*.h	$RPM_BUILD_ROOT%{_includedir}/%{name}
 
-%{__make} install install-html install-init install-commandmode fullinstall \
+%{__make} install-unstripped \
 	DESTDIR=$RPM_BUILD_ROOT \
 	INSTALL_OPTS="" \
 	INIT_OPTS="" \
@@ -466,6 +466,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2006/06/10 17:08:35  glen
+- use install-unstripped, remove duplicate or unneccessary install targets
+
 Revision 1.81  2006/06/10 12:41:48  areq
 - 2.4
 
================================================================

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



More information about the pld-cvs-commit mailing list