Author: glen Date: Thu Jul 10 16:52:15 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.6.2
---- Files affected: SPECS: fckeditor.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/fckeditor.spec diff -u SPECS/fckeditor.spec:1.4 SPECS/fckeditor.spec:1.5 --- SPECS/fckeditor.spec:1.4 Mon Feb 12 22:23:55 2007 +++ SPECS/fckeditor.spec Thu Jul 10 18:52:10 2008 @@ -4,12 +4,12 @@ Summary: The text editor for Internet Summary(pl.UTF-8): Edytor tekstowy dla Internetu Name: fckeditor -Version: 2.1.1 +Version: 2.6.2 Release: 0.1 License: LGPL v2.1 Group: Applications/WWW Source0: http://dl.sourceforge.net/fckeditor/FCKeditor_%{version}.tar.gz -# Source0-md5: c41f2eeb93757ed06a8556dc8f2a15a0 +# Source0-md5: edc7270914e17fdfc5ad00e22eee1c38 URL: http://www.fckeditor.net/ BuildRequires: sed >= 4.0 BuildArch: noarch @@ -28,7 +28,9 @@ inicjalizacji na komputerze klienckim. %prep -%setup -q -n FCKeditor +%setup -qc +mv fckeditor/* . +rmdir fckeditor # don't know if there's any interpreter for those on linux, so kill rm -f fckeditor.{afp,asp,cfc,cfm,lasso} @@ -37,8 +39,6 @@ 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 '*.suspended' | xargs rm -v - %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_appdir} @@ -59,6 +59,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/07/10 16:52:10 glen +- 2.6.2 + Revision 1.4 2007/02/12 21:23:55 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fckeditor.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
