12 Commits

Author SHA1 Message Date
24d662c577 automatic version update by autodist [release 1.21.3-1mamba;Thu Jun 27 2024] 2024-06-27 18:46:06 +02:00
bdf029c226 automatic version update by autodist [release 1.21.2-1mamba;Wed Aug 16 2023] 2024-01-06 02:44:05 +01:00
c81f645ab6 automatic version update by autodist [release 1.21.1-1mamba;Wed Jul 12 2023] 2024-01-06 02:44:04 +01:00
97d7c402ab automatic version update by autodist [release 1.21-1mamba;Tue Jun 06 2023] 2024-01-06 02:44:03 +01:00
c775439dc0 automatic version update by autodist [release 1.20.1-1mamba;Wed Nov 16 2022] 2024-01-06 02:44:02 +01:00
4dd530b895 automatic version update by autodist [release 1.20-1mamba;Sat May 28 2022] 2024-01-06 02:44:02 +01:00
61506b47c7 automatic version update by autodist [release 1.19.2-1mamba;Sat Jul 24 2021] 2024-01-06 02:44:01 +01:00
da4b6830f4 automatic version update by autodist [release 1.19.1-1mamba;Sat Feb 20 2021] 2024-01-06 02:44:01 +01:00
18f5cc361c automatic version update by autodist [release 1.19-1mamba;Sat Feb 06 2021] 2024-01-06 02:44:01 +01:00
d3cc82a0a9 automatic version update by autodist [release 1.18.3-1mamba;Sat Jan 23 2021] 2024-01-06 02:44:01 +01:00
7780dc7bee automatic version update by autodist [release 1.18.2-1mamba;Sun Jun 14 2020] 2024-01-06 02:44:01 +01:00
b44e6a3b43 automatic version update by autodist [release 1.18.1-1mamba;Sun May 24 2020] 2024-01-06 02:44:01 +01:00

View File

@ -2,22 +2,23 @@
%define majversion %(echo %version | cut -d. -f 1-2)
Name: krb5
Version: 1.18
Version: 1.21.3
Release: 1mamba
Summary: The kerberos network authentication system
Group: Applications/Security
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://web.mit.edu/kerberos/
URL: https://web.mit.edu/kerberos/
Source0: http://web.mit.edu/kerberos/dist/krb5/%{majversion}/krb5-%{version}.tar.gz
Source1: krb5-conf
License: MIT
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libe2fs-devel
BuildRequires: libkeyutils-devel
BuildRequires: liblmdb-devel
BuildRequires: libopenssl-devel
BuildRequires: libverto-devel
## AUTOBUILDREQ-END
BuildRequires: libopenssl-devel
@ -30,7 +31,6 @@ BuildRequires: bison
BuildRequires: diffutils
Requires: %{libname} = %{version}-%{release}
Requires(post):%{__install_info}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Kerberos V5 is a trusted-third-party network authentication system.
@ -323,6 +323,42 @@ install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/krb5.conf
#%{_mandir}/man1/telnet.*
%changelog
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 1.21.3-1mamba
- automatic version update by autodist
* Wed Aug 16 2023 Automatic Build System <autodist@mambasoft.it> 1.21.2-1mamba
- automatic version update by autodist
* Wed Jul 12 2023 Automatic Build System <autodist@mambasoft.it> 1.21.1-1mamba
- automatic version update by autodist
* Tue Jun 06 2023 Automatic Build System <autodist@mambasoft.it> 1.21-1mamba
- automatic version update by autodist
* Wed Nov 16 2022 Automatic Build System <autodist@mambasoft.it> 1.20.1-1mamba
- automatic version update by autodist
* Sat May 28 2022 Automatic Build System <autodist@mambasoft.it> 1.20-1mamba
- automatic version update by autodist
* Sat Jul 24 2021 Automatic Build System <autodist@mambasoft.it> 1.19.2-1mamba
- automatic version update by autodist
* Sat Feb 20 2021 Automatic Build System <autodist@mambasoft.it> 1.19.1-1mamba
- automatic version update by autodist
* Sat Feb 06 2021 Automatic Build System <autodist@mambasoft.it> 1.19-1mamba
- automatic version update by autodist
* Sat Jan 23 2021 Automatic Build System <autodist@mambasoft.it> 1.18.3-1mamba
- automatic version update by autodist
* Sun Jun 14 2020 Automatic Build System <autodist@mambasoft.it> 1.18.2-1mamba
- automatic version update by autodist
* Sun May 24 2020 Automatic Build System <autodist@mambasoft.it> 1.18.1-1mamba
- automatic version update by autodist
* Tue May 12 2020 Automatic Build System <autodist@mambasoft.it> 1.18-1mamba
- automatic version update by autodist