SPECS (AC-branch): mozilla-firefox.spec - AC-branch
glen
glen at pld-linux.org
Sat Oct 27 23:58:13 CEST 2007
Author: glen Date: Sat Oct 27 21:58:13 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- AC-branch
---- Files affected:
SPECS:
mozilla-firefox.spec (1.219 -> 1.219.2.1)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.219 SPECS/mozilla-firefox.spec:1.219.2.1
--- SPECS/mozilla-firefox.spec:1.219 Tue Oct 23 16:54:48 2007
+++ SPECS/mozilla-firefox.spec Sat Oct 27 23:58:08 2007
@@ -42,11 +42,12 @@
#PatchX: %{name}-ac.patch
URL: http://www.mozilla.org/projects/firefox/
%{?with_gnomevfs:BuildRequires: GConf2-devel >= 1.2.1}
+BuildRequires: XFree86-devel
BuildRequires: automake
BuildRequires: cairo-devel >= 1.0.0
%{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.0}
BuildRequires: gtk+2-devel >= 1:2.0.0
-BuildRequires: krb5-devel
+BuildRequires: heimdal-devel >= 0.7.1
BuildRequires: libIDL-devel >= 0.8.0
%{?with_gnomevfs:BuildRequires: libgnome-devel >= 2.0}
%{?with_gnomeui:BuildRequires: libgnomeui-devel >= 2.2.0}
@@ -61,11 +62,6 @@
BuildRequires: perl-modules >= 5.004
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.356
-BuildRequires: xorg-lib-libXext-devel
-BuildRequires: xorg-lib-libXft-devel >= 2.1
-BuildRequires: xorg-lib-libXinerama-devel
-BuildRequires: xorg-lib-libXp-devel
-BuildRequires: xorg-lib-libXt-devel
BuildRequires: zip
BuildRequires: zlib-devel >= 1.2.3
Requires(post): mktemp >= 1.5-18
@@ -86,7 +82,7 @@
# and as we don't provide them, don't require either
%define _noautoreq libgtkembedmoz.so libmozjs.so libxpcom.so libxul.so
-%define specflags -fno-strict-aliasing -fno-tree-vrp -fno-stack-protector
+%define specflags -fno-strict-aliasing
%description
Firefox Community Edition is an open-source web browser, designed for
@@ -145,6 +141,8 @@
%patch4 -p1
%patch5 -p1
+sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure
+
# use system
#rm -rf mozilla/nsprpub mozilla/security/nss
@@ -630,6 +628,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.219.2.1 2007/10/27 21:58:08 glen
+- AC-branch
+
Revision 1.219 2007/10/23 14:54:48 glen
- drop -libs, no apps should be built against firefox (use xulrunner); rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.219&r2=1.219.2.1&f=u
More information about the pld-cvs-commit
mailing list