packages: tinymce/tinymce.spec - up to 3.2.4.1

glen glen at pld-linux.org
Wed Jan 20 14:03:33 CET 2010


Author: glen                         Date: Wed Jan 20 13:03:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 3.2.4.1

---- Files affected:
packages/tinymce:
   tinymce.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: packages/tinymce/tinymce.spec
diff -u packages/tinymce/tinymce.spec:1.21 packages/tinymce/tinymce.spec:1.22
--- packages/tinymce/tinymce.spec:1.21	Fri Oct  3 21:55:37 2008
+++ packages/tinymce/tinymce.spec	Wed Jan 20 14:03:27 2010
@@ -5,12 +5,12 @@
 Summary:	Web based Javascript HTML WYSIWYG editor control
 Summary(pl.UTF-8):	Kontrolka edytora WYSIWYG HTML-a oparta na WWW z Javascriptem
 Name:		tinymce
-Version:	3.2.0.2
+Version:	3.2.4.1
 Release:	1
 License:	LGPL v2
 Group:		Applications/WWW
 Source0:	http://dl.sourceforge.net/tinymce/%{name}_%{ver}.zip
-# Source0-md5:	e5f324a9d75002d230ebc5374b0e52bd
+# Source0-md5:	70bf7209515af5fccf1c33b6319f4cd7
 URL:		http://tinymce.moxiecode.com/
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	sed >= 4.0
@@ -21,7 +21,7 @@
 %define		_webapps	/etc/webapps
 %define		_webapp		%{name}
 %define		_sysconfdir	%{_webapps}/%{_webapp}
-%define		_appdir	%{_datadir}/%{name}
+%define		_appdir		%{_datadir}/%{name}
 
 %description
 TinyMCE is a platform independent web based Javascript HTML WYSIWYG
@@ -64,7 +64,6 @@
 
 %prep
 %setup -qc
-mv tinymce/* .
 
 find '(' -name '*.js' -o -name '*.html' -o -name '*.htm' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
 
@@ -165,6 +164,7 @@
 %{_appdir}/plugins/save
 %{_appdir}/plugins/searchreplace
 %{_appdir}/plugins/style
+%{_appdir}/plugins/tabfocus
 %{_appdir}/plugins/table
 %{_appdir}/plugins/template
 %{_appdir}/plugins/visualchars
@@ -182,6 +182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2010/01/20 13:03:27  glen
+- up to 3.2.4.1
+
 Revision 1.21  2008/10/03 19:55:37  glen
 - update to 3.2.0.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tinymce/tinymce.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list