SPECS (DEVEL): mozilla-firefox.spec - nspr 4.7, kerberos bcond
glen
glen at pld-linux.org
Thu Jan 31 12:57:15 CET 2008
Author: glen Date: Thu Jan 31 11:57:15 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- nspr 4.7, kerberos bcond
---- Files affected:
SPECS:
mozilla-firefox.spec (1.228.4.2 -> 1.228.4.3)
---- Diffs:
================================================================
Index: SPECS/mozilla-firefox.spec
diff -u SPECS/mozilla-firefox.spec:1.228.4.2 SPECS/mozilla-firefox.spec:1.228.4.3
--- SPECS/mozilla-firefox.spec:1.228.4.2 Wed Jan 30 14:26:06 2008
+++ SPECS/mozilla-firefox.spec Thu Jan 31 12:57:10 2008
@@ -10,6 +10,7 @@
%bcond_without gnomeui # disable gnomeui support
%bcond_without gnomevfs # disable GNOME comp. (gconf+libgnome+gnomevfs) and gnomevfs ext.
%bcond_without gnome # disable all GNOME components (gnome+gnomeui+gnomevfs)
+%bcond_without kerberos # disable krb5 support
%if %{without gnome}
%undefine with_gnomeui
@@ -51,7 +52,7 @@
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
+%{?with_kerberos:BuildRequires: krb5-devel}
BuildRequires: libIDL-devel >= 0.8.0
%{?with_gnomevfs:BuildRequires: libgnome-devel >= 2.0}
%{?with_gnomeui:BuildRequires: libgnomeui-devel >= 2.2.0}
@@ -59,7 +60,7 @@
BuildRequires: libpng-devel >= 1.2.7
BuildRequires: libstdc++-devel
BuildRequires: myspell-devel
-BuildRequires: nspr-devel >= 1:4.6.3
+BuildRequires: nspr-devel >= 1:4.7
BuildRequires: nss-devel >= 1:3.11.3-3
BuildRequires: pango-devel >= 1:1.6.0
BuildRequires: perl-modules >= 5.004
@@ -74,7 +75,7 @@
BuildRequires: zlib-devel >= 1.2.3
Requires(post): mktemp >= 1.5-18
Requires: browser-plugins >= 2.0
-Requires: nspr >= 1:4.6.3
+Requires: nspr >= 1:4.7
Requires: nss >= 1:3.11.3
Provides: wwwbrowser
Obsoletes: mozilla-firebird
@@ -588,6 +589,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.228.4.3 2008-01-31 11:57:10 glen
+- nspr 4.7, kerberos bcond
+
Revision 1.228.4.2 2008-01-30 13:26:06 glen
- no beta in version, put it to release
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozilla-firefox.spec?r1=1.228.4.2&r2=1.228.4.3&f=u
More information about the pld-cvs-commit
mailing list