Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/samba.git#254400b4594ba0e5971f3fe90fa5bb1f89f94dc1
This commit is contained in:
DistroBaker 2021-01-13 22:28:11 +00:00
parent 0116b13d53
commit 6f0c1c767d
1 changed files with 7 additions and 2 deletions

View File

@ -108,7 +108,7 @@
%define samba_requires_eq() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} = %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
%global main_release 0
%global main_release 1
%global samba_version 4.13.3
%global talloc_version 2.3.1
@ -139,7 +139,7 @@
%global libwbc_alternatives_suffix -64
%endif
%global required_mit_krb5 1.18
%global required_mit_krb5 1.19
%global _systemd_extra "Environment=KRB5CCNAME=FILE:/run/samba/krb5cc_samba"
@ -218,6 +218,7 @@ Obsoletes: samba-swat < %{samba_depver}
Provides: samba4-swat = %{samba_depver}
Obsoletes: samba4-swat < %{samba_depver}
BuildRequires: make
BuildRequires: gcc
BuildRequires: avahi-devel
BuildRequires: bison
@ -3798,6 +3799,10 @@ fi
%endif
%changelog
* Wed Dec 16 2020 Guenther Deschner <gdeschner@redhat.com> - 4.13.3-1
- Rebuild against krb5-1.19
- Resolves: rhbz#1915928
* Tue Dec 15 2020 Guenther Deschner <gdeschner@redhat.com> - 4.13.3-0
- Update to Samba 4.13.3