Author: glen Date: Sun Mar 6 23:14:41 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - adapterized
---- Files affected: SPECS: nagios.spec (1.36.2.15 -> 1.36.2.16) ---- Diffs: ================================================================ Index: SPECS/nagios.spec diff -u SPECS/nagios.spec:1.36.2.15 SPECS/nagios.spec:1.36.2.16 --- SPECS/nagios.spec:1.36.2.15 Sun Mar 6 23:33:54 2005 +++ SPECS/nagios.spec Mon Mar 7 00:14:34 2005 @@ -19,10 +19,10 @@ Name: nagios Version: 2.0 %define _rc b2 -Release: 0.%{_rc}.62 +Release: 0.%{_rc}.64 License: GPL v2 Group: Networking -Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}%{_rc}.tar.gz +Source0: http://dl.sourceforge.net/nagios/%{name}-%{version}%{_rc}.tar.gz # Source0-md5: 72d21f961b28519529e8c96c35051fbc Source1: %{name}-apache.conf Source2: %{name}.init @@ -326,8 +326,8 @@ %doc Changelog README* UPGRADING INSTALLING LICENSE %doc sample-config/template-object/{bigger,minimal}.cfg %attr(750,root,nagios-data) %dir %{_sysconfdir} -%attr(640,root,nagios-data) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/[!r]*.cfg -%attr(640,root,nagios) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/resource.cfg +%attr(640,root,nagios-data) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/[!r]*.cfg +%attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/resource.cfg %exclude %{_sysconfdir}/cgi.cfg %attr(754,root,root) /etc/rc.d/init.d/%{name} @@ -355,12 +355,12 @@ %files cgi %defattr(644,root,root,755) -%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/apache-%{name}.conf -%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/cgi.cfg -%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/passwd -%attr(640,root,http) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/group -%dir %{_libdir}/%{name}/cgi -%attr(755,root,root) %{_libdir}/%{name}/cgi/*.cgi +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache-%{name}.conf +%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/cgi.cfg +%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/passwd +%attr(640,root,http) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/group +%dir %{_sbindir} +%attr(755,root,root) %{_sbindir}/*.cgi %{_datadir} %files devel @@ -374,6 +374,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36.2.16 2005/03/06 23:14:34 glen +- adapterized + Revision 1.36.2.15 2005/03/06 22:33:54 glen - add nagios-data group to http in %post - R: nagios-plugins for main package (it's useless without plugins) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/nagios.spec?r1=1.36.2.15&r2=1.36.2.16&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit