summaryrefslogtreecommitdiffstats
path: root/krb5.spec
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@redhat.com>2012-01-12 18:47:18 -0500
committerNalin Dahyabhai <nalin@redhat.com>2012-01-12 18:47:18 -0500
commitcf65017ae360acf4bfc89b04a0daf11d5042ac61 (patch)
tree49f5bf893e42eff257006ff196893d1dba070f99 /krb5.spec
parentfd2308c2b8a1c61513292c1988c1888cd2532f81 (diff)
downloadkrb5-cf65017ae360acf4bfc89b04a0daf11d5042ac61.tar.gz
krb5-cf65017ae360acf4bfc89b04a0daf11d5042ac61.tar.xz
krb5-cf65017ae360acf4bfc89b04a0daf11d5042ac61.zip
- update to beta 1
Diffstat (limited to 'krb5.spec')
-rw-r--r--krb5.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/krb5.spec b/krb5.spec
index e4652f6..c9dd942 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -15,11 +15,11 @@
Summary: The Kerberos network authentication system
Name: krb5
Version: 1.10
-Release: 0%{?dist}.alpha2.2
+Release: 0%{?dist}.beta1.1
# Maybe we should explode from the now-available-to-everybody tarball instead?
-# http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10-alpha2-signed.tar
-Source0: krb5-%{version}-alpha2.tar.gz
-Source1: krb5-%{version}-alpha2.tar.gz.asc
+# http://web.mit.edu/kerberos/dist/krb5/1.10/krb5-1.10-beta1-signed.tar
+Source0: krb5-%{version}-beta1.tar.gz
+Source1: krb5-%{version}-beta1.tar.gz.asc
Source2: kprop.service
Source4: kadmin.service
Source5: krb5kdc.service
@@ -204,7 +204,7 @@ to obtain initial credentials from a KDC using a private key and a
certificate.
%prep
-%setup -q -a 23 -n krb5-%{version}-alpha2
+%setup -q -a 23 -n krb5-%{version}-beta1
ln -s NOTICE LICENSE
%patch60 -p1 -b .pam
@@ -741,6 +741,9 @@ exit 0
%{_sbindir}/uuserver
%changelog
+* Thu Jan 12 2012 Nalin Dahyabhai <nalin@redhat.com> 1.10-0.beta1.1
+- update to beta 1
+
* Wed Jan 11 2012 Peter Robinson <pbrobinson@gmail.com>
- mktemp was long obsoleted by coreutils