SPECS: seamonkey.spec - updated some deps, pass --enable-applicati...
qboosh
qboosh at pld-linux.org
Wed Feb 1 15:22:35 CET 2006
Author: qboosh Date: Wed Feb 1 14:22:35 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated some deps, pass --enable-application=suite
---- Files affected:
SPECS:
seamonkey.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/seamonkey.spec
diff -u SPECS/seamonkey.spec:1.2 SPECS/seamonkey.spec:1.3
--- SPECS/seamonkey.spec:1.2 Wed Feb 1 15:19:37 2006
+++ SPECS/seamonkey.spec Wed Feb 1 15:22:30 2006
@@ -32,8 +32,6 @@
#Patch5: %{name}-alpha-gcc3.patch
# http://bugzilla.mozilla.org/show_bug.cgi?id=234035
# http://bugzilla.mozilla.org/attachment.cgi?id=149334&action=view
-#Patch6: %{name}-freetype218.patch
-#Patch7: %{name}-cairo.patch
#Patch8: %{name}-gcc-bugs.patch
#Patch9: %{name}-nspr.patch
#Patch10: firefox-1.0-gcc4-compile.patch
@@ -42,16 +40,8 @@
BuildRequires: /bin/ex
BuildRequires: automake
BuildRequires: tar >= 1:1.15.1
-# TODO: https://bugzilla.mozilla.org/show_bug.cgi?id=296463
-%{?with_svg:BuildRequires: cairo-devel >= 0.3.0}
-%{?with_svg:BuildRequires: cairo-devel < 0.5.0}
-%if %{with ft218}
+%{?with_svg:BuildRequires: cairo-devel >= 1.0.0}
BuildRequires: freetype-devel >= 1:2.1.8
-%else
-BuildRequires: freetype-devel >= 2.1.3
-BuildRequires: freetype-devel < 1:2.1.8
-BuildConflicts: freetype-devel = 2.1.8
-%endif
%{?with_gnomevfs:BuildRequires: gnome-vfs2-devel >= 2.0.0}
# for libnegotiateauth
%{?with_heimdal:BuildRequires: heimdal-devel >= 0.7}
@@ -69,8 +59,7 @@
BuildRequires: zip >= 2.1
BuildRequires: zlib-devel >= 1.0.0
Requires(post,postun): /sbin/ldconfig
-%{?with_svg:Requires: cairo >= 0.3.0}
-%{?with_svg:Requires: cairo < 0.5.0}
+%{?with_svg:Requires: cairo >= 1.0.0}
Requires: nspr >= 1:4.6-2
Requires: nss >= 3.9.4-1
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
@@ -270,6 +259,7 @@
--disable-elf-dynstr-gc \
--disable-pedantic \
--disable-tests \
+ --enable-application=suite \
--enable-calendar \
--enable-crypto \
--enable-extensions \
@@ -838,6 +828,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/02/01 14:22:30 qboosh
+- updated some deps, pass --enable-application=suite
+
Revision 1.2 2006/02/01 14:19:37 spider
- s/Mozilla/SeaMonkey/g
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/seamonkey.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list