SPECS: xulrunner.spec - enabled spellchecker, rel 2
aflinta
aflinta at pld-linux.org
Sat Sep 8 22:28:44 CEST 2007
Author: aflinta Date: Sat Sep 8 20:28:44 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enabled spellchecker, rel 2
---- Files affected:
SPECS:
xulrunner.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.33 SPECS/xulrunner.spec:1.34
--- SPECS/xulrunner.spec:1.33 Tue Jul 31 20:35:27 2007
+++ SPECS/xulrunner.spec Sat Sep 8 22:28:39 2007
@@ -5,7 +5,7 @@
%bcond_without gnome # disable all GNOME components (gnomevfs, gnome, gnomeui)
#
%define _snap 20070731
-%define _rel 1
+%define _rel 2
#
Summary: XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
Summary(pl.UTF-8): XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
@@ -186,7 +186,7 @@
ac_add_options --disable-pedantic
ac_add_options --disable-xterm-updates
-ac_add_options --enable-extensions="default,cookie,permissions"
+ac_add_options --enable-extensions="default,cookie,permissions,spellcheck"
ac_add_options --enable-ldap
ac_add_options --enable-xprint
ac_add_options --with-pthreads
@@ -308,10 +308,12 @@
%{?with_gnome:%attr(755,root,root) %{_libdir}/%{name}/components/libnkgnomevfs.so}
%{?with_gnome:%attr(755,root,root) %{_libdir}/%{name}/components/libmozgnome.so}
%attr(755,root,root) %{_libdir}/%{name}/components/libmozldap.so
+%attr(755,root,root) %{_libdir}/%{name}/components/libmyspell.so
%attr(755,root,root) %{_libdir}/%{name}/components/libpermissions.so
%attr(755,root,root) %{_libdir}/%{name}/components/libpipboot.so
%attr(755,root,root) %{_libdir}/%{name}/components/libpipnss.so
%attr(755,root,root) %{_libdir}/%{name}/components/libpippki.so
+%attr(755,root,root) %{_libdir}/%{name}/components/libspellchecker.so
%attr(755,root,root) %{_libdir}/%{name}/components/libsystem-pref.so
%attr(755,root,root) %{_libdir}/%{name}/components/libtransformiix.so
%attr(755,root,root) %{_libdir}/%{name}/components/libuniversalchardet.so
@@ -375,6 +377,7 @@
%{_libdir}/%{name}/components/satchel.xpt
%{_libdir}/%{name}/components/saxparser.xpt
%{_libdir}/%{name}/components/shistory.xpt
+%{_libdir}/%{name}/components/spellchecker.xpt
%{_libdir}/%{name}/components/storage.xpt
%{_libdir}/%{name}/components/toolkitprofile.xpt
%{_libdir}/%{name}/components/toolkitremote.xpt
@@ -465,6 +468,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2007/09/08 20:28:39 aflinta
+- enabled spellchecker, rel 2
+
Revision 1.33 2007/07/31 18:35:27 hawk
- updated to 1.8.1.6, snapshot from FIREFOX_2_0_0_6_RELEASE branch
- fixes CVE-2007-3844, CVE-2007-3845
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list