summaryrefslogtreecommitdiffstats
path: root/krb5.spec
diff options
context:
space:
mode:
authorTom "spot" Callaway <tcallawa@redhat.com>2011-10-02 15:05:51 +0200
committerTom "spot" Callaway <tcallawa@redhat.com>2011-10-02 15:05:51 +0200
commite645180a9a8a96bdc759450bce8b2a28c2a7a6d2 (patch)
treef93e22ad36079e952d89c46d01bd8da540411c71 /krb5.spec
parent3545dd25710c2e4322c974d8eaf3f153b1263326 (diff)
downloadkrb5-e645180a9a8a96bdc759450bce8b2a28c2a7a6d2.tar.gz
krb5-e645180a9a8a96bdc759450bce8b2a28c2a7a6d2.tar.xz
krb5-e645180a9a8a96bdc759450bce8b2a28c2a7a6d2.zip
hardcode pid file path as option to krb5kdc.service
Diffstat (limited to 'krb5.spec')
-rw-r--r--krb5.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/krb5.spec b/krb5.spec
index d463f95..f29cf5c 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -6,7 +6,7 @@
Summary: The Kerberos network authentication system
Name: krb5
Version: 1.9.1
-Release: 14%{?dist}
+Release: 15%{?dist}
# Maybe we should explode from the now-available-to-everybody tarball instead?
# http://web.mit.edu/kerberos/dist/krb5/1.9/krb5-1.9.1-signed.tar
Source0: krb5-%{version}.tar.gz
@@ -699,6 +699,9 @@ exit 0
%{_sbindir}/uuserver
%changelog
+* Sun Oct 2 2011 Tom Callaway <spot@fedoraproject.org> 1.9.1-15
+- hardcode pid file as option in krb5kdc.service
+
* Fri Sep 30 2011 Tom Callaway <spot@fedoraproject.org> 1.9.1-14
- fix pid path in krb5kdc.service