summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorTomas Babej <tbabej@redhat.com>2012-08-20 03:57:55 -0400
committerAlexander Bokovoy <abokovoy@redhat.com>2012-08-22 17:22:48 +0300
commitf397db79dd87089cee16a53226b6918c468ef99d (patch)
tree2e73cafb98ee50ec8399fb843a99e1403bea13d1 /freeipa.spec.in
parent155d1efd488a25ff6c5847423c6a2f9d40410cbf (diff)
downloadfreeipa-f397db79dd87089cee16a53226b6918c468ef99d.tar.gz
freeipa-f397db79dd87089cee16a53226b6918c468ef99d.tar.xz
freeipa-f397db79dd87089cee16a53226b6918c468ef99d.zip
Adds dependency on samba4-winbind.
Dependency on samba4-winbind has been added to the package freeipa-server-trust-ad.
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index b565cb6f6..f7bd22962 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -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