SPECS: mozilla.spec - rel 4 - s/heimdal/krb5/

baggins baggins at pld-linux.org
Sun Apr 1 00:00:12 CEST 2007


Author: baggins                      Date: Sat Mar 31 22:00:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4
- s/heimdal/krb5/

---- Files affected:
SPECS:
   mozilla.spec (1.395 -> 1.396) 

---- Diffs:

================================================================
Index: SPECS/mozilla.spec
diff -u SPECS/mozilla.spec:1.395 SPECS/mozilla.spec:1.396
--- SPECS/mozilla.spec:1.395	Tue Feb 13 08:16:48 2007
+++ SPECS/mozilla.spec	Sun Apr  1 00:00:07 2007
@@ -9,7 +9,7 @@
 %bcond_without	ft218	# compile with freetype < 2.1.8
 %bcond_without	gnomevfs	# disable GnomeVFS support
 
-%bcond_without	heimdal	# disable heimdal support
+%bcond_without	kerberos5	# disable Kerberos V support
 %bcond_with	svg	# enable svg support
 #
 Summary:	Mozilla - web browser
@@ -19,7 +19,7 @@
 Summary(ru.UTF-8):	Web browser
 Name:		mozilla
 Version:	1.7.13
-Release:	3
+Release:	4
 Epoch:		5
 License:	Mozilla Public License
 Group:		X11/Applications/Networking
@@ -75,7 +75,7 @@
 %{?with_gtk1:BuildRequires:	gtk+-devel >= 1.2.0}
 %{!?with_gtk1:BuildRequires:	gtk+2-devel >= 2:2.2.0}
 # for libnegotiateauth
-%{?with_heimdal:BuildRequires:	heimdal-devel >= 0.7}
+%{?with_kerberos5:BuildRequires:	krb5-devel}
 %{!?with_gtk1:BuildRequires:	libIDL-devel >= 0.8.0}
 BuildRequires:	libjpeg-devel >= 6b
 BuildRequires:	libpng-devel >= 1.2.0
@@ -609,7 +609,7 @@
 %attr(755,root,root) %{_mozilladir}/components/libmoz*.so
 %attr(755,root,root) %{_mozilladir}/components/libmyspell.so
 %attr(755,root,root) %{_mozilladir}/components/libnecko*.so
-%{?with_heimdal:%attr(755,root,root) %{_mozilladir}/components/libnegotiateauth.so}
+%{?with_kerberos5:%attr(755,root,root) %{_mozilladir}/components/libnegotiateauth.so}
 %attr(755,root,root) %{_mozilladir}/components/libnkdatetime.so
 %attr(755,root,root) %{_mozilladir}/components/libnkfinger.so
 %attr(755,root,root) %{_mozilladir}/components/libns*.so
@@ -947,6 +947,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.396  2007/03/31 22:00:07  baggins
+- rel 4
+- s/heimdal/krb5/
+
 Revision 1.395  2007/02/13 07:16:48  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mozilla.spec?r1=1.395&r2=1.396&f=u



More information about the pld-cvs-commit mailing list