SPECS: tinymce.spec - undos *.htm

glen glen at pld-linux.org
Wed Feb 6 16:47:21 CET 2008


Author: glen                         Date: Wed Feb  6 15:47:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- undos *.htm

---- Files affected:
SPECS:
   tinymce.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/tinymce.spec
diff -u SPECS/tinymce.spec:1.9 SPECS/tinymce.spec:1.10
--- SPECS/tinymce.spec:1.9	Wed Feb  6 16:45:28 2008
+++ SPECS/tinymce.spec	Wed Feb  6 16:47:15 2008
@@ -60,7 +60,7 @@
 %setup -q -n %{name}
 mv docs html
 
-find '(' -name '*.js' -o -name '*.html' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
+find '(' -name '*.js' -o -name '*.html' -o -name '*.htm' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
 
 rm -f jscripts/tiny_mce/license.txt # LGPL v2
 
@@ -134,6 +134,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-02-06 15:47:15  glen
+- undos *.htm
+
 Revision 1.9  2008-02-06 15:45:28  glen
 - undos
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tinymce.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list