packages: ckeditor/ckeditor.spec - always include lang/en.js; rel 2

glen glen at pld-linux.org
Wed Apr 7 14:37:27 CEST 2010


Author: glen                         Date: Wed Apr  7 12:37:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- always include lang/en.js; rel 2

---- Files affected:
packages/ckeditor:
   ckeditor.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/ckeditor/ckeditor.spec
diff -u packages/ckeditor/ckeditor.spec:1.4 packages/ckeditor/ckeditor.spec:1.5
--- packages/ckeditor/ckeditor.spec:1.4	Thu Mar 18 12:53:37 2010
+++ packages/ckeditor/ckeditor.spec	Wed Apr  7 14:37:22 2010
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
 # TODO
-# - separate packages for plugins
+# - separate packages for plugins?
 # - uicolor for example bundles yui framework (30% of the whole plugins dir)
 Summary:	The text editor for Internet
 Summary(pl.UTF-8):	Edytor tekstowy dla Internetu
 Name:		ckeditor
 Version:	3.1
-Release:	1
+Release:	2
 License:	LGPL v2.1+ / GPL v2+ / MPL
 Group:		Applications/WWW
 Source0:	http://download.cksource.com/CKEditor/CKEditor/CKEditor%20%{version}/%{name}_%{version}.tar.gz
@@ -97,8 +97,12 @@
 
 %find_lang %{name}.lang
 
+# always include
+%{__sed} -i -e '/en\.js/d' %{name}.lang
+
 # already listed by plugin dir
 %{__sed} -i -e '/plugins/d' %{name}.lang
+
 %triggerin -- apache1 < 1.3.37-3, apache1-base
 %webapp_register apache %{_webapp}
 
@@ -129,6 +133,7 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
 %dir %{_appdir}
 %{_appdir}/*.js
+%{_appdir}/lang/en.js
 %{_appdir}/*.css
 %dir %{_appdir}/themes
 %{_appdir}/themes/default
@@ -176,6 +181,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/04/07 12:37:22  glen
+- always include lang/en.js; rel 2
+
 Revision 1.4  2010/03/18 11:53:37  glen
 - works, rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ckeditor/ckeditor.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list