Author: blues Date: Wed Oct 29 23:12:44 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - own directories
---- Files affected: SPECS: collectd.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/collectd.spec diff -u SPECS/collectd.spec:1.39 SPECS/collectd.spec:1.40 --- SPECS/collectd.spec:1.39 Wed Oct 29 14:47:01 2008 +++ SPECS/collectd.spec Thu Oct 30 00:12:39 2008 @@ -76,7 +76,7 @@ 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 @@ -464,9 +464,11 @@ %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 @@ -529,6 +531,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2008/10/29 23:12:39 blues +- own directories + Revision 1.39 2008/10/29 13:47:01 blues - md5 missing ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectd.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
