SPECS: nagiosql.spec - cleanup, possible todos

glen glen at pld-linux.org
Mon Mar 16 23:50:42 CET 2009


Author: glen                         Date: Mon Mar 16 22:50:42 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup, possible todos

---- Files affected:
SPECS:
   nagiosql.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/nagiosql.spec
diff -u SPECS/nagiosql.spec:1.1 SPECS/nagiosql.spec:1.2
--- SPECS/nagiosql.spec:1.1	Mon Mar 16 23:29:29 2009
+++ SPECS/nagiosql.spec	Mon Mar 16 23:50:37 2009
@@ -1,6 +1,8 @@
 # $Revision$, $Date$
 # TODO:
-#	- install dir - subpackage? how about doc? sql? ENABLE_INSTALLER?
+# - install dir - subpackage? how about doc? sql? ENABLE_INSTALLER?
+# - -setup subpackage for install option?
+# - rename pkg with nagios prefix: nagios-ql? nagios-nagiosql?
 #
 %define		ver	302
 Summary:	Web based administration tool for Nagios
@@ -63,19 +65,13 @@
 %triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
-if [ "$httpd_reload" ]; then
-	%service httpd reload
-fi
-if [ "$apache_reload" ]; then
-	%service apache reload
-fi
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc install/doc/*
+# XXX: %config?!
 %{_sysconfdir}/nagios/*
 %attr(770,root,http) %{_sysconfdir}/%{name}
 %dir %attr(750,root,http) %{_webconfdir}
@@ -101,5 +97,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/03/16 22:50:37  glen
+- cleanup, possible todos
+
 Revision 1.1  2009/03/16 22:29:29  gotar
 - initial PLD release
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nagiosql.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list