Compare commits
5 Commits
1.14.4-1ma
...
1.16.2-1ma
Author | SHA1 | Date | |
---|---|---|---|
8367e2dd3e | |||
b9c06a10d1 | |||
a153c44cae | |||
a1dc50d4bd | |||
82f355bb43 |
20
krb5.spec
20
krb5.spec
@ -2,7 +2,7 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
|
|
||||||
Name: krb5
|
Name: krb5
|
||||||
Version: 1.14.4
|
Version: 1.16.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The kerberos network authentication system
|
Summary: The kerberos network authentication system
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
@ -238,6 +238,7 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
|
|||||||
%{_sbindir}/sim_server
|
%{_sbindir}/sim_server
|
||||||
%{_mandir}/man1/krb5-config.1*
|
%{_mandir}/man1/krb5-config.1*
|
||||||
%{_mandir}/man5/kdc.conf.5*
|
%{_mandir}/man5/kdc.conf.5*
|
||||||
|
%{_mandir}/man7/kerberos.7*
|
||||||
%{_mandir}/man8/kadmind.8*
|
%{_mandir}/man8/kadmind.8*
|
||||||
%{_mandir}/man8/kadmin.local.8*
|
%{_mandir}/man8/kadmin.local.8*
|
||||||
%{_mandir}/man8/kdb5_util.8*
|
%{_mandir}/man8/kdb5_util.8*
|
||||||
@ -288,7 +289,7 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
|
|||||||
%{_libdir}/pkgconfig/krb5.pc
|
%{_libdir}/pkgconfig/krb5.pc
|
||||||
%{_libdir}/pkgconfig/mit-krb5-gssapi.pc
|
%{_libdir}/pkgconfig/mit-krb5-gssapi.pc
|
||||||
%{_libdir}/pkgconfig/mit-krb5.pc
|
%{_libdir}/pkgconfig/mit-krb5.pc
|
||||||
%doc doc/api doc/kadm5 doc/kadmin doc/krb5-protocol doc/rpc
|
%doc doc/kadm5 doc/rpc
|
||||||
|
|
||||||
#%files ftp
|
#%files ftp
|
||||||
#%defattr(-,root,root)
|
#%defattr(-,root,root)
|
||||||
@ -301,6 +302,21 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
|
|||||||
#%{_mandir}/man1/telnet.*
|
#%{_mandir}/man1/telnet.*
|
||||||
|
|
||||||
%changelog
|
%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
|
||||||
|
|
||||||
|
* Thu Dec 21 2017 Automatic Build System <autodist@mambasoft.it> 1.16-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Oct 04 2017 Automatic Build System <autodist@mambasoft.it> 1.15.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sat Aug 05 2017 Automatic Build System <autodist@mambasoft.it> 1.15.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.4-1mamba
|
* Thu Oct 13 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.14.4-1mamba
|
||||||
- update to 1.14.4
|
- update to 1.14.4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user