SPECS: template-cacti-plugin.spec - undos source

wolvverine wolvverine at pld-linux.org
Wed Dec 26 03:33:16 CET 2007


Author: wolvverine                   Date: Wed Dec 26 02:33:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- undos source

---- Files affected:
SPECS:
   template-cacti-plugin.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/template-cacti-plugin.spec
diff -u SPECS/template-cacti-plugin.spec:1.4 SPECS/template-cacti-plugin.spec:1.5
--- SPECS/template-cacti-plugin.spec:1.4	Tue Dec 11 17:32:20 2007
+++ SPECS/template-cacti-plugin.spec	Wed Dec 26 03:33:10 2007
@@ -27,6 +27,9 @@
 %prep
 %setup -q -c
 
+# undos the source
+find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{webcactipluginroot}
@@ -46,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007-12-26 02:33:10  wolvverine
+- undos source
+
 Revision 1.4  2007-12-11 16:32:20  wolvverine
 - new URL for source, %setup for new zip
 
================================================================

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



More information about the pld-cvs-commit mailing list