Compare commits
1 Commits
1.16.1-1ma
...
1.16.2-1ma
Author | SHA1 | Date | |
---|---|---|---|
8367e2dd3e |
@ -2,7 +2,7 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: krb5
|
||||
Version: 1.16.1
|
||||
Version: 1.16.2
|
||||
Release: 1mamba
|
||||
Summary: The kerberos network authentication system
|
||||
Group: Applications/Security
|
||||
@ -238,6 +238,7 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
|
||||
%{_sbindir}/sim_server
|
||||
%{_mandir}/man1/krb5-config.1*
|
||||
%{_mandir}/man5/kdc.conf.5*
|
||||
%{_mandir}/man7/kerberos.7*
|
||||
%{_mandir}/man8/kadmind.8*
|
||||
%{_mandir}/man8/kadmin.local.8*
|
||||
%{_mandir}/man8/kdb5_util.8*
|
||||
@ -301,6 +302,9 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
|
||||
#%{_mandir}/man1/telnet.*
|
||||
|
||||
%changelog
|
||||
* Sun May 26 2019 Automatic Build System <autodist@mambasoft.it> 1.16.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Aug 23 2018 Automatic Build System <autodist@mambasoft.it> 1.16.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user