SPECS (DEVEL): mozilla-firefox.spec - builds and works as expected...
patrys
patrys at pld-linux.org
Wed Nov 22 14:01:12 CET 2006
Author: patrys Date: Wed Nov 22 13:01:12 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- builds and works as expected on x86 and x86_64
- rel 1
- please stop adding configure options if you have no idea what they do
---- Files affected:
SPECS:
mozilla-firefox.spec (1.95.2.57 -> 1.95.2.58)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.95.2.57 SPECS/mozilla-firefox.spec:1.95.2.58
--- SPECS/mozilla-firefox.spec:1.95.2.57 Wed Nov 22 09:47:05 2006
+++ SPECS/mozilla-firefox.spec Wed Nov 22 14:01:06 2006
@@ -1,14 +1,8 @@
# $Revision$, $Date$
# TODO:
-# - with new gcc version (not yet)
-# - -fvisibility=hiddenn and ac_cv_visibility_pragma=no can be removed
-# - with new firefox version (it is possible that)
-# - -fno-strict-aliasing can be removed (needs to be tested carefuly,
-# not to be fixed soon, imho)
# - handle locales differently (runtime, since it's possible to do)
# - see ftp://ftp.debian.org/debian/pool/main/m/mozilla-firefox/*diff*
# for hints how to make locales
-# - check all remaining configure options... done. test them now!
# - make it more pld-like (bookmarks, default page etc..)
# - add dictionaries outside of mozilla
# - unpackaged files:
@@ -22,7 +16,7 @@
Summary(pl): Mozilla Firefox - przeglądarka WWW
Name: mozilla-firefox
Version: 2.0
-Release: 0.26
+Release: 1
License: MPL/LGPL
Group: X11/Applications/Networking
Source0: ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -31,7 +25,6 @@
Source2: %{name}.sh
Patch1: %{name}-lib_path.patch
Patch3: %{name}-nopangoxft.patch
-#Patch4: %{name}-name.patch
Patch5: %{name}-fonts.patch
# if ac rebuild is needed...
#PatchX: %{name}-ac.patch
@@ -118,7 +111,6 @@
cd mozilla
%patch1 -p1
%patch3 -p1
-#%%patch4 -p1
%patch5 -p1
sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure
@@ -177,7 +169,7 @@
%endif
ac_add_options --disable-freetype2
ac_add_options --disable-installer
-ac_add_options --disable-jsd
+ac_add_options --disable-javaxpcom
ac_add_options --disable-updater
ac_add_options --enable-default-toolkit=gtk2
ac_add_options --enable-system-cairo
@@ -370,6 +362,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.95.2.58 2006/11/22 13:01:06 patrys
+- builds and works as expected on x86 and x86_64
+- rel 1
+- please stop adding configure options if you have no idea what they do
+
Revision 1.95.2.57 2006/11/22 08:47:05 patrys
- patch4 is illegal if official branding is off
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozilla-firefox.spec?r1=1.95.2.57&r2=1.95.2.58&f=u
More information about the pld-cvs-commit
mailing list