update to 1.11 beta 2

This commit is contained in:
Nalin Dahyabhai 2012-12-13 10:57:00 -05:00
parent 38b95e7b3e
commit 9e98fec59e
3 changed files with 12 additions and 7 deletions

2
.gitignore vendored
View File

@ -79,3 +79,5 @@ krb5-1.8.3-pdf.tar.gz
/krb5-1.11-alpha1.tar.gz.asc /krb5-1.11-alpha1.tar.gz.asc
/krb5-1.11-beta1.tar.gz /krb5-1.11-beta1.tar.gz
/krb5-1.11-beta1.tar.gz.asc /krb5-1.11-beta1.tar.gz.asc
/krb5-1.11-beta2.tar.gz
/krb5-1.11-beta2.tar.gz.asc

View File

@ -29,11 +29,11 @@
Summary: The Kerberos network authentication system Summary: The Kerberos network authentication system
Name: krb5 Name: krb5
Version: 1.11 Version: 1.11
Release: 0%{?dist}.beta1.0 Release: 0%{?dist}.beta2.0
# Maybe we should explode from the now-available-to-everybody tarball instead? # Maybe we should explode from the now-available-to-everybody tarball instead?
# http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11-beta1-signed.tar # http://web.mit.edu/kerberos/dist/krb5/1.11/krb5-1.11-beta2-signed.tar
Source0: krb5-%{version}-beta1.tar.gz Source0: krb5-%{version}-beta2.tar.gz
Source1: krb5-%{version}-beta1.tar.gz.asc Source1: krb5-%{version}-beta2.tar.gz.asc
Source2: kprop.service Source2: kprop.service
Source4: kadmin.service Source4: kadmin.service
Source5: krb5kdc.service Source5: krb5kdc.service
@ -257,7 +257,7 @@ to obtain initial credentials from a KDC using a private key and a
certificate. certificate.
%prep %prep
%setup -q -n %{name}-%{version}-beta1 %setup -q -n %{name}-%{version}-beta2
ln -s NOTICE LICENSE ln -s NOTICE LICENSE
%patch60 -p1 -b .pam %patch60 -p1 -b .pam
@ -790,6 +790,9 @@ exit 0
%{_sbindir}/uuserver %{_sbindir}/uuserver
%changelog %changelog
* Thu Dec 13 2012 Nalin Dahyabhai <nalin@redhat.com> 1.11-0.beta2.0
- update to 1.11 beta 2
* Thu Dec 13 2012 Nalin Dahyabhai <nalin@redhat.com> * Thu Dec 13 2012 Nalin Dahyabhai <nalin@redhat.com>
- when building with our bundled copy of libverto, package it in with -libs - when building with our bundled copy of libverto, package it in with -libs
rather than with -server (#886049) rather than with -server (#886049)

View File

@ -1,2 +1,2 @@
08d5e09851dd43dbdb10a8e64758ed76 krb5-1.11-beta1.tar.gz f37c22a9c53cb7c12ca7b7ff6e42eb93 krb5-1.11-beta2.tar.gz
3b9e1f06bc892cb891db169080d17540 krb5-1.11-beta1.tar.gz.asc 9f55083ef501d56ea400cc9437742792 krb5-1.11-beta2.tar.gz.asc