packages: cacti-plugin-boost/cacti-plugin-boost.spec - it needs to read cac...

glen glen at pld-linux.org
Tue Dec 14 08:15:07 CET 2010


Author: glen                         Date: Tue Dec 14 07:15:07 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- it needs to read cachedir to purge old cache

---- Files affected:
packages/cacti-plugin-boost:
   cacti-plugin-boost.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: packages/cacti-plugin-boost/cacti-plugin-boost.spec
diff -u packages/cacti-plugin-boost/cacti-plugin-boost.spec:1.7 packages/cacti-plugin-boost/cacti-plugin-boost.spec:1.8
--- packages/cacti-plugin-boost/cacti-plugin-boost.spec:1.7	Tue Dec 14 07:32:25 2010
+++ packages/cacti-plugin-boost/cacti-plugin-boost.spec	Tue Dec 14 08:15:02 2010
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Wtyczka do Cacti - Boost
 Name:		cacti-plugin-boost
 Version:	4.3
-Release:	0.3
+Release:	0.4
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	http://docs.cacti.net/_media/plugin:boost-v%{version}-1.tgz
@@ -66,9 +66,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc LICENSE README
+%doc README
 %{plugindir}
-%attr(730,root,http) %dir %{cachedir}
+%attr(770,root,http) %dir %{cachedir}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2010/12/14 07:15:02  glen
+- it needs to read cachedir to purge old cache
+
 Revision 1.7  2010/12/14 06:32:25  glen
 - setup cache path
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cacti-plugin-boost/cacti-plugin-boost.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list