Dnia 03-04-2005, nie o godzinie 23:08 +0200, Arkadiusz Miskiewicz
napisał(a):
> > Po uaktualnieniu firefox'a do wersji 1.0.2 przestało mi działać
> > poprawnie rozszerzenie negotiate. Okazuje się że poprzedni firefox
> > używał gssapi z heimdal-libs, natomiast obecny gss/shishi. Która
> > implementacja gssapi ma się docelowo znaleźć w ac ? W configure nie jest
> > to jawnie określone...
> heimdal.
> 
W załączniku poprawka na skrypt configure (nie da się niestety tego
przestawić z przełącznika, wymagany autoconf - 2.13, więc nie mogłem
configure.in poprawić). 

-- 
mrk
--- configure.orig	2005-04-04 15:01:48.792539157 +0200
+++ configure	2005-04-04 15:09:17.373357942 +0200
@@ -12791,6 +12791,7 @@
     fi
     CPPFLAGS="$_SAVE_CPPFLAGS $GSSAPI_INCLUDES"
 
+if false; then
                 echo $ac_n "checking for gss_init_sec_context in -lgss""... $ac_c" 1>&6
 echo "configure:12796: checking for gss_init_sec_context in -lgss" >&5
 ac_lib_var=`echo gss'_'gss_init_sec_context | sed 'y%./+-%__p_%'`
@@ -12886,6 +12887,7 @@
         LIBS="$_SAVE_LIBS"
     fi
 
+fi
                     if test -z "$GSSAPI_LIBS" ; then
         if test -x "$GSSAPI_DIR/bin/krb5-config" ; then
             krb5cfg="$GSSAPI_DIR/bin/krb5-config"
Index: mozilla-firefox.spec
===================================================================
RCS file: /cvsroot/SPECS/mozilla-firefox.spec,v
retrieving revision 1.69
diff -u -r1.69 mozilla-firefox.spec
--- mozilla-firefox.spec	23 Mar 2005 22:43:47 -0000	1.69
+++ mozilla-firefox.spec	4 Apr 2005 15:32:11 -0000
@@ -15,7 +15,7 @@
 Summary(pl):	Mozilla Firefox - przegl�darka WWW
 Name:		mozilla-firefox
 Version:	1.0.2
-Release:	1
+Release:	1.1
 License:	MPL/LGPL
 Group:		X11/Applications/Networking
 Source0:	http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}-source.tar.bz2
@@ -27,6 +27,7 @@
 Patch2:		%{name}-nss.patch
 Patch3:		%{name}-lib_path.patch
 Patch4:		%{name}-freetype.patch
+Patch5:     %{name}-heimdal.patch
 URL:		http://www.mozilla.org/projects/firefox/
 BuildRequires:	automake
 %if %{with ft218}
@@ -47,6 +48,7 @@
 BuildRequires:	perl-modules
 BuildRequires:	pkgconfig
 BuildRequires:	zip
+BuildRequires:  heimdal-devel
 Requires:	%{name}-lang-resources = %{version}
 %if %{with ft218}
 Requires:	freetype >= 1:2.1.3
@@ -94,6 +96,7 @@
 %patch2 -p1
 %patch3 -p1
 %{?with_ft218:%patch4 -p1}
+%patch5 -p0
 
 %build
 export CFLAGS="%{rpmcflags}"
_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym