SPECS: collectd.spec - fixed collection subpackage descriptions, added TODO...

gotar gotar at pld-linux.org
Wed Nov 19 12:41:40 CET 2008


Author: gotar                        Date: Wed Nov 19 11:41:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed collection subpackage descriptions, added TODO and cosmetics

---- Files affected:
SPECS:
   collectd.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/collectd.spec
diff -u SPECS/collectd.spec:1.51 SPECS/collectd.spec:1.52
--- SPECS/collectd.spec:1.51	Tue Nov  4 23:09:37 2008
+++ SPECS/collectd.spec	Wed Nov 19 12:41:34 2008
@@ -11,6 +11,7 @@
 #    perl  . . . . . . . no		(needs libperl)
 #    tape  . . . . . . . no		?
 # - logrotate file for logfile plugin
+# - %desc -l pl for plugins
 #
 # Conditional build:
 %bcond_without	dns		# ???
@@ -65,11 +66,11 @@
 Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define         _pkglibdir      /var/lib/%{name}
-%define         _webapps        /etc/webapps 
-%define         _webapp         %{name}
-%define         _webappdir      %{_webapps}/%{_webapp}
-%define         _appdir         %{_datadir}/%{_webapp}
+%define		_pkglibdir	%{_sharedstatedir}/%{name}
+%define		_webapps	/etc/webapps
+%define		_webapp		%{name}
+%define		_webappdir	%{_webapps}/%{_webapp}
+%define		_appdir		%{_datadir}/%{_webapp}
 
 %description
 collectd is a small daemon which collects system information every 10
@@ -134,8 +135,8 @@
 battery's voltage.
 
 %package collection
-Summary:	Web script for collectiond
-Summary(pl_PL.UTF-8):	Web script for collectiond
+Summary:	Web script for collectd
+Summary(pl_PL.UTF-8):	Web script for collectd
 Group:		Applications/WWW
 Requires:	%{name} = %{version}-%{release}
 Requires:	perl(CGI)
@@ -148,7 +149,7 @@
 Suggests:	fonts-TTF-RedHat-liberation
 
 %description collection
-Web script for collectiond
+Web script for collectd.
 
 %package cpu
 Summary:	cpu-plugin for collectd
@@ -1181,6 +1182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2008/11/19 11:41:34  gotar
+- fixed collection subpackage descriptions, added TODO and cosmetics
+
 Revision 1.51  2008/11/04 22:09:37  blues
 - rel.3 - lighttpd trigger fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectd.spec?r1=1.51&r2=1.52&f=u



More information about the pld-cvs-commit mailing list