SPECS: mozilla-firefox.spec - enable xft, disable freetype (follow...
arekm
arekm at pld-linux.org
Tue Oct 18 18:24:21 CEST 2005
Author: arekm Date: Tue Oct 18 16:24:21 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable xft, disable freetype (follow official builds), disable native-uconv (caused segfaults). By Jan Palus.
---- Files affected:
SPECS:
mozilla-firefox.spec (1.110 -> 1.111)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.110 SPECS/mozilla-firefox.spec:1.111
--- SPECS/mozilla-firefox.spec:1.110 Tue Oct 18 18:15:19 2005
+++ SPECS/mozilla-firefox.spec Tue Oct 18 18:24:15 2005
@@ -36,7 +36,7 @@
Summary(pl): Mozilla Firefox - przeglądarka WWW
Name: mozilla-firefox
Version: 1.0.7
-Release: 2.1
+Release: 2.2
License: MPL/LGPL
Group: X11/Applications/Networking
Source0: http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -193,13 +193,12 @@
ac_add_options --disable-ldap
ac_add_options --disable-mailnews
ac_add_options --disable-profilesharing
-ac_add_options --disable-xft
+ac_add_options --enable-xft
ac_add_options --disable-xprint
ac_add_options --enable-crypto
ac_add_options --enable-default-toolkit=gtk2
-ac_add_options --enable-freetype2
+ac_add_options --disable-freetype2
ac_add_options --enable-mathml
-ac_add_options --enable-native-uconv
ac_add_options --enable-reorder
ac_add_options --enable-single-profile
ac_add_options --enable-strip
@@ -397,6 +396,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.111 2005/10/18 16:24:15 arekm
+- enable xft, disable freetype (follow official builds), disable native-uconv (caused segfaults). By Jan Palus.
+
Revision 1.110 2005/10/18 16:15:19 qboosh
- mark installed-chrome.txt as ghost
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.110&r2=1.111&f=u
More information about the pld-cvs-commit
mailing list