summaryrefslogtreecommitdiffstats
path: root/krb5.spec
diff options
context:
space:
mode:
Diffstat (limited to 'krb5.spec')
-rw-r--r--krb5.spec11
1 files changed, 8 insertions, 3 deletions
diff --git a/krb5.spec b/krb5.spec
index c69c240..9c6d91e 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -75,6 +75,7 @@ Patch105: krb5-kvno-230379.patch
Patch113: krb5-1.11-alpha1-init.patch
Patch114: krb5-lookup_etypes-leak.patch
Patch115: krb5-1.11.1-interposers.patch
+Patch116: http://ausil.fedorapeople.org/aarch64/krb5/krb5-aarch64.patch
Patch201: 0001-add-libk5radius.patch
Patch202: 0002-Add-internal-KDC_DIR-macro.patch
@@ -291,6 +292,7 @@ ln -s NOTICE LICENSE
%patch113 -p1 -b .init
%patch114 -p1 -b .lookup_etypes-leak
%patch115 -p1 -b .interposers
+%patch116 -p1 -b .aarch64
%patch201 -p1 -b .add-libk5radius
%patch202 -p1 -b .add-internal-kdc_dir
@@ -312,8 +314,9 @@ touch -r $inldif 60kerberos.ldif
# Rebuild the configure scripts.
pushd src
-autoheader
-autoconf
+#autoheader
+#autoconf
+./util/reconf --verbose
popd
%build
@@ -810,9 +813,11 @@ exit 0
%{_sbindir}/uuserver
%changelog
-* Tue Mar 26 2013 Nalin Dahyabhai <nalin@redhat.com>
+* Tue Mar 26 2013 Nalin Dahyabhai <nalin@redhat.com> 1.11.1-5
- pull up Simo's patch to mark the correct mechanism on imported GSSAPI
contexts (RT#7592)
+- go back to using reconf to run autoconf and autoheader (part of #925640)
+- add temporary patch to use newer config.guess/config.sub (more of #925640)
* Mon Mar 18 2013 Nalin Dahyabhai <nalin@redhat.com>
- fix a version comparison to expect newer texlive build requirements when