Merge pull request !1 from 惊奇脆片饼干/init
This commit is contained in:
openeuler-ci-bot 2019-12-09 09:24:08 +08:00 committed by Gitee
commit 4190ffc1a8

View File

@ -1,6 +1,8 @@
%global _hardening_ldflags %{nil}
Name: krb5 Name: krb5
Version: 1.17 Version: 1.17
Release: 3 Release: 4
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/
@ -292,6 +294,9 @@ make -C src check || :
%{_mandir}/man8/* %{_mandir}/man8/*
%changelog %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 * Thu Oct 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.17-3
- Add BuildRequires: byacc - Add BuildRequires: byacc