Fix problem with ccache_name logic in previous build
This commit is contained in:
parent
6b1b652d4d
commit
8b49b0644c
@ -18,7 +18,7 @@ Summary: The Kerberos network authentication system
|
|||||||
Name: krb5
|
Name: krb5
|
||||||
Version: 1.16
|
Version: 1.16
|
||||||
# for prerelease, should be e.g., 0.% {prerelease}.1% { ?dist } (without spaces)
|
# for prerelease, should be e.g., 0.% {prerelease}.1% { ?dist } (without spaces)
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
|
|
||||||
# lookaside-cached sources; two downloads and a build artifact
|
# lookaside-cached sources; two downloads and a build artifact
|
||||||
Source0: https://web.mit.edu/kerberos/dist/krb5/1.16/krb5-%{version}%{prerelease}.tar.gz
|
Source0: https://web.mit.edu/kerberos/dist/krb5/1.16/krb5-%{version}%{prerelease}.tar.gz
|
||||||
@ -724,6 +724,9 @@ exit 0
|
|||||||
%{_libdir}/libkadm5srv_mit.so.*
|
%{_libdir}/libkadm5srv_mit.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 20 2018 Robbie Harwood <rharwood@redhat.com> - 1.16-13
|
||||||
|
- Fix problem with ccache_name logic in previous build
|
||||||
|
|
||||||
* Tue Mar 20 2018 Robbie Harwood <rharwood@redhat.com> - 1.16-13
|
* Tue Mar 20 2018 Robbie Harwood <rharwood@redhat.com> - 1.16-13
|
||||||
- Add pkinit_anchors default value to krb5.conf
|
- Add pkinit_anchors default value to krb5.conf
|
||||||
- Reindent krb5.conf to not be terrible
|
- Reindent krb5.conf to not be terrible
|
||||||
|
Loading…
Reference in New Issue
Block a user