SPECS: cacti-add_template.spec - moved to pld cvs - script handles now mult...

glen glen at pld-linux.org
Sun Oct 5 14:22:37 CEST 2008


Author: glen                         Date: Sun Oct  5 12:22:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- moved to pld cvs
- script handles now multiple xml imports; rel 2

---- Files affected:
SPECS:
   cacti-add_template.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/cacti-add_template.spec
diff -u SPECS/cacti-add_template.spec:1.3 SPECS/cacti-add_template.spec:1.4
--- SPECS/cacti-add_template.spec:1.3	Sun Oct  5 14:06:57 2008
+++ SPECS/cacti-add_template.spec	Sun Oct  5 14:22:31 2008
@@ -3,12 +3,10 @@
 Summary(pl.UTF-8):	Dodawanie szablonów dla Cacti z linii poleceń
 Name:		cacti-add_template
 Version:	0.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/WWW
-Source0:	http://forums.cacti.net/files/add_template.zip
-# Source0-md5:	a38f01091cb4bf1dbd86db29d6c4c966
-Patch0:		cacti-addons-add_template.patch
+Source0:	cacti-add_template.php
 URL:		http://forums.cacti.net/about8827.html
 BuildRequires:	rpm-perlprov
 BuildRequires:	rpmbuild(macros) >= 1.322
@@ -29,14 +27,13 @@
 Wywołanie: cacti-add_template your_template.xml
 
 %prep
-%setup -q -c
-%{__sed} -i -e 's,\r$,,' cacti/*.php
-%patch0 -p1
+%setup -qcT
+cp %{SOURCE0} .
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sbindir}
-install cacti/add_template.php $RPM_BUILD_ROOT%{_sbindir}/%{name}
+install cacti-add_template.php $RPM_BUILD_ROOT%{_sbindir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -51,6 +48,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/10/05 12:22:31  glen
+- moved to pld cvs
+- script handles now multiple xml imports; rel 2
+
 Revision 1.3  2008/10/05 12:06:57  glen
 - works; rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-add_template.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list