start moving to 1.11

This commit is contained in:
Nalin Dahyabhai 2012-11-15 15:01:13 -05:00
parent c7b12ecdfa
commit 6baa28a80d
2 changed files with 9 additions and 9 deletions

View File

@ -742,8 +742,8 @@ diff -up krb5-1.8/src/configure.in.pam krb5-1.8/src/configure.in
--- krb5-1.8/src/configure.in.pam 2009-12-31 18:13:56.000000000 -0500
+++ krb5-1.8/src/configure.in 2010-03-05 10:48:08.000000000 -0500
@@ -1051,6 +1051,8 @@ if test "$ac_cv_lib_socket" = "yes" -a "
AC_SUBST([VERTO_LIBS])
AC_SUBST([VERTO_VERSION])
AC_PATH_PROG(GROFF, groff)
+KRB5_WITH_PAM
+

View File

@ -28,12 +28,12 @@
Summary: The Kerberos network authentication system
Name: krb5
Version: 1.10.3
Release: 7%{?dist}
Version: 1.11
Release: 0%{?dist}.alpha1.0
# Maybe we should explode from the now-available-to-everybody tarball instead?
# http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10.3-signed.tar
Source0: krb5-%{version}.tar.gz
Source1: krb5-%{version}.tar.gz.asc
# http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11-alpha1-signed.tar
Source0: krb5-%{version}-alpha1.tar.gz
Source1: krb5-%{version}-alpha1.tar.gz.asc
Source2: kprop.service
Source4: kadmin.service
Source5: krb5kdc.service
@ -68,7 +68,7 @@ Patch30: krb5-1.3.4-send-pr-tempfile.patch
Patch39: krb5-1.8-api.patch
Patch56: krb5-1.10-doublelog.patch
Patch59: krb5-1.10-kpasswd_tcp.patch
Patch60: krb5-1.10.2-pam.patch
Patch60: krb5-1.11-pam.patch
Patch61: krb5-1.10.2-manpaths.patch
Patch63: krb5-1.10.2-selinux-label.patch
Patch71: krb5-1.9-dirsrv-accountlock.patch
@ -250,7 +250,7 @@ to obtain initial credentials from a KDC using a private key and a
certificate.
%prep
%setup -q -a 23
%setup -q -a 23 -n %{name}-%{version}-alpha1
ln -s NOTICE LICENSE
%patch60 -p1 -b .pam