SPECS: tinymce.spec - undos

glen glen at pld-linux.org
Wed Feb 6 16:45:33 CET 2008


Author: glen                         Date: Wed Feb  6 15:45:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- undos

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

---- Diffs:

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

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



More information about the pld-cvs-commit mailing list