SPECS: collectd.spec - webapps started

blues blues at pld-linux.org
Wed May 28 10:56:36 CEST 2008


Author: blues                        Date: Wed May 28 08:56:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- webapps started

---- Files affected:
SPECS:
   collectd.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/collectd.spec
diff -u SPECS/collectd.spec:1.25 SPECS/collectd.spec:1.26
--- SPECS/collectd.spec:1.25	Tue May 27 13:12:26 2008
+++ SPECS/collectd.spec	Wed May 28 10:56:31 2008
@@ -93,6 +93,12 @@
 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}
+
 %description
 collectd is a small daemon which collects system information every 10
 seconds and writes the results in an RRD-file.
@@ -420,6 +426,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2008-05-28 08:56:31  blues
+- webapps started
+
 Revision 1.25  2008-05-27 11:12:26  glen
 - revert: have look at template-webapp.spec how to do it with single package with webapps framework
 
================================================================

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



More information about the pld-cvs-commit mailing list