From c8f996413240e90e121ab93fdf98480b5db8149f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Wed, 29 Oct 2008 23:12:39 +0000 Subject: [PATCH] - own directories Changed files: collectd.spec -> 1.40 --- collectd.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/collectd.spec b/collectd.spec index 0977e1d..e7e6a12 100644 --- a/collectd.spec +++ b/collectd.spec @@ -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 -- 2.43.0