SPECS: template.spec - sed macro

glen glen at pld-linux.org
Sat Feb 9 11:16:17 CET 2008


Author: glen                         Date: Sat Feb  9 10:16:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sed macro

---- Files affected:
SPECS:
   template.spec (1.68 -> 1.69) 

---- Diffs:

================================================================
Index: SPECS/template.spec
diff -u SPECS/template.spec:1.68 SPECS/template.spec:1.69
--- SPECS/template.spec:1.68	Sun Jul  1 16:38:10 2007
+++ SPECS/template.spec	Sat Feb  9 11:16:12 2008
@@ -96,7 +96,7 @@
 #%patch0 -p1
 
 # undos the source
-#find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
+#find '(' -name '*.php' -o -name '*.inc' ')' -print0 | xargs -0 %{__sed} -i -e 's,\r$,,'
 
 # remove CVS control files
 #find -name CVS -print0 | xargs -0 rm -rf
@@ -194,18 +194,6 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.68  2007-07-01 14:38:10  spider
-- added gpl3
-
-Revision 1.67  2007/06/17 07:52:35  qboosh
-- one more comment
-
-Revision 1.66  2007/02/12 22:09:17  glen
-- tabs in preamble
-
-Revision 1.65  2007/02/12 01:06:34  baggins
-- converted to UTF-8
-
-Revision 1.64  2007/02/07 14:47:31  glen
-- Epoch adding should be simple enough, not to have it here
+Revision 1.69  2008-02-09 10:16:12  glen
+- sed macro
 
================================================================

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



More information about the pld-cvs-commit mailing list