]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
- own directories
[packages/collectd.git] / collectd.spec
index 0977e1d0e312d9b9949f73b07c6777f1c0f35162..e7e6a125776165f35d5df25bc90aeff64837c717 100644 (file)
@@ -75,7 +75,7 @@ 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
@@ -463,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.040579 seconds and 4 git commands to generate.