SPECS (AC-branch): mozilla-firefox.spec - AC-branch
glen
glen at pld-linux.org
Sun Oct 28 11:20:54 CET 2007
Author: glen Date: Sun Oct 28 10:20:54 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- AC-branch
---- Files affected:
SPECS:
mozilla-firefox.spec (1.220 -> 1.220.2.1)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.220 SPECS/mozilla-firefox.spec:1.220.2.1
--- SPECS/mozilla-firefox.spec:1.220 Sun Oct 28 11:18:08 2007
+++ SPECS/mozilla-firefox.spec Sun Oct 28 11:20:49 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
@@ -131,6 +127,8 @@
%patch4 -p1
%patch5 -p1
+sed -i 's/\(-lgss\)\(\W\)/\1disable\2/' configure
+
%build
cd mozilla
@@ -609,6 +607,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.220.2.1 2007/10/28 10:20:49 glen
+- AC-branch
+
Revision 1.220 2007/10/28 10:18:08 glen
- cleanups, order configure options
- build to obj dir
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.220&r2=1.220.2.1&f=u
More information about the pld-cvs-commit
mailing list