SPECS: fckeditor.spec - undos also .html

glen glen at pld-linux.org
Wed Jul 23 16:11:21 CEST 2008


Author: glen                         Date: Wed Jul 23 14:11:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- undos also .html

---- Files affected:
SPECS:
   fckeditor.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/fckeditor.spec
diff -u SPECS/fckeditor.spec:1.5 SPECS/fckeditor.spec:1.6
--- SPECS/fckeditor.spec:1.5	Thu Jul 10 18:52:10 2008
+++ SPECS/fckeditor.spec	Wed Jul 23 16:11:16 2008
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	Edytor tekstowy dla Internetu
 Name:		fckeditor
 Version:	2.6.2
-Release:	0.1
+Release:	0.2
 License:	LGPL v2.1
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/fckeditor/FCKeditor_%{version}.tar.gz
@@ -37,7 +37,7 @@
 
 # undos the source
 sed -i -e 's,\r$,,' fckeditor.*
-find '(' -name '*.js' -o -name '*.css' -o -name '*.txt' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
+find '(' -name '*.js' -o -name '*.css' -o -name '*.txt' -o -name '*.html' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -59,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008/07/23 14:11:16  glen
+- undos also .html
+
 Revision 1.5  2008/07/10 16:52:10  glen
 - 2.6.2
 
================================================================

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



More information about the pld-cvs-commit mailing list