]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
- own directories
[packages/collectd.git] / collectd.spec
index 4ab900e51e036bb5016a623e239cc750612f821d..e7e6a125776165f35d5df25bc90aeff64837c717 100644 (file)
@@ -75,10 +75,11 @@ Summary:    Collects system information in RRD files
 Summary(pl.UTF-8):     Zbieranie informacji o systemie w plikach RRD
 Name:          collectd
 Version:       4.5.0
-Release:       3
+Release:       4
 License:       GPL v2
 Group:         Daemons
 Source0:       http://collectd.org/files/%{name}-%{version}.tar.gz
+# Source0-md5: f73dbadc8dca136b98c0f96567e0f78c
 Source1:       %{name}.conf
 Source2:       %{name}.init
 Source3:       %{name}-http.conf
@@ -462,9 +463,11 @@ fi
 
 %files collection
 %defattr(644,root,root,755)
+%dir %{_webappdir}
 %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/collection.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_webappdir}/httpd.conf
+%dir %{_appdir}/cgi-bin
 %attr(755,root,root) %{_appdir}/cgi-bin/collection.cgi
 
 %files dns
This page took 0.061672 seconds and 4 git commands to generate.