Fix build with Samba 4.7.0-RC1
This commit is contained in:
parent
64e5d5a656
commit
8fa3823f90
@ -69,7 +69,7 @@
|
||||
|
||||
Name: freeipa
|
||||
Version: %{VERSION}
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: The Identity, Policy and Audit system
|
||||
|
||||
Group: System Environment/Base
|
||||
@ -83,6 +83,8 @@ Patch0001: 0001-Workarounds-for-SELinux-execmem-violations-in-crypto.patch
|
||||
# remove Patch000[2-3] in 4.5.3
|
||||
Patch0002: 0002-Fix-IP-Address-Checks.patch
|
||||
Patch0003: 0003-python-netifaces-update-to-reflect-upstream-changes.patch
|
||||
Patch0004: 0004-ipa-sam-use-own-private-structure-not-ldapsam_privat.patch
|
||||
Patch0005: 0005-ipa-sam-use-smbldap_set_bind_callback-for-Samba-4.7-.patch
|
||||
|
||||
BuildRequires: openldap-devel
|
||||
# For KDB DAL version, make explicit dependency so that increase of version
|
||||
@ -1613,6 +1615,9 @@ fi
|
||||
%endif # with_ipatests
|
||||
|
||||
%changelog
|
||||
* Mon Jul 10 2017 Alexander Bokovoy <abokovoy@redhat.com> - 4.5.2-3
|
||||
- Fix build with Samba 4.7.0-RC1
|
||||
|
||||
* Tue Jun 20 2017 Tomas Krizek <tkrizek@redhat.com> - 4.5.2-2
|
||||
- Patch: Fix IP address checks
|
||||
- Patch: python-netifaces fix
|
||||
|
Loading…
Reference in New Issue
Block a user