SPECS: tinymce.spec - don't package sources

glen glen at pld-linux.org
Wed Feb 6 17:31:13 CET 2008


Author: glen                         Date: Wed Feb  6 16:31:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't package sources

---- Files affected:
SPECS:
   tinymce.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/tinymce.spec
diff -u SPECS/tinymce.spec:1.11 SPECS/tinymce.spec:1.12
--- SPECS/tinymce.spec:1.11	Wed Feb  6 16:56:08 2008
+++ SPECS/tinymce.spec	Wed Feb  6 17:31:08 2008
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO
 # - separate plugins?
-# - package _src.js separately or remove
 %define		ver %(echo %{version} | tr . _)
 Summary:	Web based Javascript HTML WYSIWYG editor control
 Summary(pl.UTF-8):	Kontrolka edytora WYSIWYG HTML-a oparta na WWW z Javascriptem
@@ -64,6 +63,7 @@
 
 rm -f tinymce/jscripts/tiny_mce/license.txt # LGPL v2
 
+find -name '*_src.js' | xargs rm
 mv tinymce/jscripts/tiny_mce/plugins/_template .
 
 %install
@@ -135,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-02-06 16:31:08  glen
+- don't package sources
+
 Revision 1.11  2008-02-06 15:56:08  glen
 - 2.1.3
 
================================================================

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



More information about the pld-cvs-commit mailing list