Author: baggins                      Date: Thu Jul  2 22:13:26 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3
- kill krb4 support
- switch to heimdal kerberos

---- Files affected:
packages/apache-mod_auth_kerb:
   apache-mod_auth_kerb.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/apache-mod_auth_kerb/apache-mod_auth_kerb.spec
diff -u packages/apache-mod_auth_kerb/apache-mod_auth_kerb.spec:1.18 
packages/apache-mod_auth_kerb/apache-mod_auth_kerb.spec:1.19
--- packages/apache-mod_auth_kerb/apache-mod_auth_kerb.spec:1.18        Sat Oct 
25 17:50:01 2008
+++ packages/apache-mod_auth_kerb/apache-mod_auth_kerb.spec     Fri Jul  3 
00:13:21 2009
@@ -1,15 +1,11 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with    krb4            # build with Kerberos V4 support
-#
 %define                mod_name        auth_kerb
 %define        apxs    /usr/sbin/apxs
 Summary:       This is the Kerberos authentication module for Apache
 Summary(pl.UTF-8):     ModuĊ‚ uwierzytelnienia Kerberos dla Apache
 Name:          apache-mod_%{mod_name}
 Version:       5.3
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         Networking/Daemons/HTTP
@@ -20,7 +16,7 @@
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0
 BuildRequires: gdbm-devel
-BuildRequires: krb5-devel
+BuildRequires: heimdal-devel
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: sed >= 4.0
 Requires:      apache(modules-api) = %apache_modules_api
@@ -42,8 +38,7 @@
 
 %build
 %configure \
-       %{?with_krb4:--with-krb4} \
-       %{!?with_krb4:--without-krb4} \
+       --without-krb4 \
        --with-apache=%{_prefix}
 
 %{__sed} -i -e 's/-pthread/-lpthread/' Makefile
@@ -79,6 +74,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2009/07/02 22:13:21  baggins
+- rel 3
+- kill krb4 support
+- switch to heimdal kerberos
+
 Revision 1.18  2008/10/25 15:50:01  blues
 - HTTP group
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache-mod_auth_kerb/apache-mod_auth_kerb.spec?r1=1.18&r2=1.19&f=u

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

Reply via email to