mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Adds dependency on samba4-winbind.
Dependency on samba4-winbind has been added to the package freeipa-server-trust-ad.
This commit is contained in:
parent
155d1efd48
commit
f397db79dd
@ -221,6 +221,7 @@ Requires: python-crypto
|
||||
Requires: samba4-python
|
||||
Requires: samba4
|
||||
Requires: libsss_idmap
|
||||
Requires: samba4-winbind
|
||||
|
||||
%description server-trust-ad
|
||||
Cross-realm trusts with Active Directory in IPA require working Samba 4 installation.
|
||||
@ -751,6 +752,9 @@ fi
|
||||
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2012 Tomas Babej <tbabej@redhat.com> - 2.99.0-42
|
||||
- Add samba4-winbind to build dependencies for AD server-side code
|
||||
|
||||
* Thu Aug 17 2012 Martin Kosek <mkosek@redhat.com> - 2.99.0-41
|
||||
- Set min for bind-dyndb-ldap to 1.1.0-0.16.rc1 to pick up complete zone transfer
|
||||
support
|
||||
|
Loading…
Reference in New Issue
Block a user