update code
This commit is contained in:
parent
633af1b98d
commit
38cf29b281
@ -1,6 +1,6 @@
|
|||||||
Name: krb5
|
Name: krb5
|
||||||
Version: 1.17
|
Version: 1.17
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: The Kerberos network authentication protocol
|
Summary: The Kerberos network authentication protocol
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://web.mit.edu/kerberos/www/
|
URL: http://web.mit.edu/kerberos/www/
|
||||||
@ -32,7 +32,7 @@ Patch34: krb5-1.9-debuginfo.patch
|
|||||||
Patch35: krb5-1.11-run_user_0.patch
|
Patch35: krb5-1.11-run_user_0.patch
|
||||||
Patch36: krb5-1.11-kpasswdtest.patch
|
Patch36: krb5-1.11-kpasswdtest.patch
|
||||||
|
|
||||||
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel
|
BuildRequires: gcc make automake autoconf pkgconfig pam-devel libselinux-devel byacc
|
||||||
BuildRequires: libcom_err-devel openssl-devel openldap-devel libss-devel libverto-module-base
|
BuildRequires: libcom_err-devel openssl-devel openldap-devel libss-devel libverto-module-base
|
||||||
|
|
||||||
# tests
|
# tests
|
||||||
@ -292,6 +292,9 @@ make -C src check || :
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.17-3
|
||||||
|
- Add BuildRequires: byacc
|
||||||
|
|
||||||
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.17-2
|
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.17-2
|
||||||
- Adjust requires
|
- Adjust requires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user