Author: sparky                       Date: Sun Apr 16 14:41:11 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libnegotiateauth has been replaced with libauth*, and it uses it's own
  gssapi.h, heimdal-devel is not used, i don't know what to do with it
- NOTE: svg works just like in FF, or better

---- Files affected:
SPECS:
   seamonkey.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/seamonkey.spec
diff -u SPECS/seamonkey.spec:1.14 SPECS/seamonkey.spec:1.15
--- SPECS/seamonkey.spec:1.14   Sun Apr 16 14:43:20 2006
+++ SPECS/seamonkey.spec        Sun Apr 16 16:41:05 2006
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_without gnomevfs        # disable GnomeVFS support
-%bcond_without heimdal         # disable heimdal support
+#%bcond_without        heimdal         # disable heimdal support
 %bcond_without svg             # disable svg support
 #
 Summary:       SeaMonkey - web browser
@@ -11,7 +11,7 @@
 Summary(pt_BR):        Navegador SeaMonkey
 Name:          seamonkey
 Version:       1.0.1
-Release:       0.6
+Release:       0.7
 License:       Mozilla Public License
 Group:         X11/Applications/Networking
 Source0:       
http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/%{version}/%{name}-%{version}.source.tar.bz2
@@ -36,7 +36,7 @@
 %{?with_gnomevfs:BuildRequires:        gnome-vfs2-devel >= 2.0.0}
 BuildRequires: tar >= 1:1.15.1
 # for libnegotiateauth
-%{?with_heimdal:BuildRequires: heimdal-devel >= 0.7}
+#%{?with_heimdal:BuildRequires:        heimdal-devel >= 0.7}
 BuildRequires: libjpeg-devel >= 6b
 BuildRequires: libpng-devel >= 1.2.0
 BuildRequires: libstdc++-devel
@@ -268,11 +268,6 @@
        --with-system-zlib \
        --with-x
 
-%if %{with heimdal}
-sed -i config/autoconf.mk \
-       -e 's/@USE_GSSAPI@/1/; s/@GSSAPI_INCLUDES@//'
-%endif
-
 %{__make}
 
 %install
@@ -490,7 +485,6 @@
 %attr(755,root,root) %{_libdir}/%{name}/components/libmoz*.so
 %attr(755,root,root) %{_libdir}/%{name}/components/libmyspell.so
 %attr(755,root,root) %{_libdir}/%{name}/components/libnecko*.so
-#%{?with_heimdal:%attr(755,root,root) 
%{_libdir}/%{name}/components/libnegotiateauth.so}
 %attr(755,root,root) %{_libdir}/%{name}/components/libnkdatetime.so
 %attr(755,root,root) %{_libdir}/%{name}/components/libnkfinger.so
 %attr(755,root,root) %{_libdir}/%{name}/components/libns*.so
@@ -813,6 +807,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2006/04/16 14:41:05  sparky
+- libnegotiateauth has been replaced with libauth*, and it uses it's own
+  gssapi.h, heimdal-devel is not used, i don't know what to do with it
+- NOTE: svg works just like in FF, or better
+
 Revision 1.14  2006/04/16 12:43:20  sparky
 - added desktop files, only working ones (no jconsole or terminal)
 - icon used one from sources
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/seamonkey.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to