Adds dependency on samba4-winbind.

Dependency on samba4-winbind has been added to the package
freeipa-server-trust-ad.
This commit is contained in:
Tomas Babej 2012-08-20 03:57:55 -04:00 committed by Alexander Bokovoy
parent 155d1efd48
commit f397db79dd

View File

@ -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