This commit is contained in:
dogsheng 2019-12-08 12:06:25 +08:00
parent 38cf29b281
commit 874010d431

View File

@ -1,6 +1,8 @@
%global _hardening_ldflags %{nil}
Name: krb5
Version: 1.17
Release: 3
Release: 4
Summary: The Kerberos network authentication protocol
License: MIT
URL: http://web.mit.edu/kerberos/www/
@ -292,6 +294,9 @@ make -C src check || :
%{_mandir}/man8/*
%changelog
* Fri Nov 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.17-4
- change LDFLAGS in building environment to solve build failure of pam_krb5
* Thu Oct 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.17-3
- Add BuildRequires: byacc