SPECS: tinymce.spec - update to 3.2.0.2
glen
glen at pld-linux.org
Fri Oct 3 21:55:43 CEST 2008
Author: glen Date: Fri Oct 3 19:55:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 3.2.0.2
---- Files affected:
SPECS:
tinymce.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/tinymce.spec
diff -u SPECS/tinymce.spec:1.20 SPECS/tinymce.spec:1.21
--- SPECS/tinymce.spec:1.20 Tue Sep 2 14:35:29 2008
+++ SPECS/tinymce.spec Fri Oct 3 21:55:37 2008
@@ -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.1.1
-Release: 0.4
+Version: 3.2.0.2
+Release: 1
License: LGPL v2
Group: Applications/WWW
Source0: http://dl.sourceforge.net/tinymce/%{name}_%{ver}.zip
-# Source0-md5: ef5aa95100a79f3b2509d6e5c8ec9e7e
+# Source0-md5: e5f324a9d75002d230ebc5374b0e52bd
URL: http://tinymce.moxiecode.com/
BuildRequires: rpmbuild(macros) >= 1.268
BuildRequires: sed >= 4.0
@@ -78,7 +78,7 @@
rm -rf jscripts/tiny_mce/plugins/spellchecker
cat <<'EOF' > apache.conf
-Alias /tiny_mce %{_appdir}
+Alias /tiny_mce/ %{_appdir}/
<Directory %{_appdir}>
Allow from all
</Directory>
@@ -86,7 +86,7 @@
cat > lighttpd.conf <<'EOF'
alias.url += (
- "/tiny_mce" => "%{_appdir}php",
+ "/tiny_mce/" => "%{_appdir}/",
)
EOF
@@ -182,6 +182,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2008/10/03 19:55:37 glen
+- update to 3.2.0.2
+
Revision 1.20 2008/09/02 12:35:29 glen
- use /tiny_mce alias as it's more common
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tinymce.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list