]> git.pld-linux.org Git - packages/nagios.git/commitdiff
- move objects dir to main package
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 14 Sep 2009 12:30:35 +0000 (12:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    nagios.spec -> 1.144

nagios.spec

index a1b190d38d802988faf2502909c35a240d056e09..2bbc44797d50dc362056d228c6bfdb395a6d99f6 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl.UTF-8):      Program do monitorowania serwerów/usług/sieci
 Summary(pt_BR.UTF-8):  Programa para monitoração de máquinas e serviços
 Name:          nagios
 Version:       3.2.0
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Networking
 Source0:       http://dl.sourceforge.net/nagios/%{name}-%{version}.tar.gz
@@ -364,6 +364,7 @@ done
 %files
 %defattr(644,root,root,755)
 %doc Changelog README* UPGRADING INSTALLING LICENSE
+%attr(750,root,nagios) %dir %{_sysconfdir}/objects
 %attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*.cfg
 
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
@@ -393,7 +394,6 @@ done
 %defattr(644,root,root,755)
 %attr(750,root,nagcmd) %dir %{_sysconfdir}
 %attr(750,root,nagios) %dir %{_sysconfdir}/plugins
-%attr(750,root,nagios) %dir %{_sysconfdir}/objects
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %dir %{_libdir}/%{name}/eventhandlers
This page took 0.106249 seconds and 4 git commands to generate.