summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index ec6930e80..a61a3a14e 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -150,7 +150,7 @@ Requires(postun): python initscripts chkconfig
# We have a soft-requires on bind. It is an optional part of
# IPA but if it is configured we need a way to require versions
# that work for us.
-Conflicts: bind-dyndb-ldap < 1.0.0-0.1.b1
+Conflicts: bind-dyndb-ldap < 1.1.0-0.8.a2
Conflicts: bind < 9.8.1-1
# mod_proxy provides a single API to communicate over SSL. If mod_ssl
@@ -672,6 +672,9 @@ fi
%ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/ca.crt
%changelog
+* Fri Feb 24 2012 Martin Kosek <mkosek@redhat.com> - 2.99.0-18
+- Set min for bind-dyndb-ldap to 1.1.0-0.8.a2 to pick up new features
+
* Thu Feb 23 2012 Rob Crittenden <rcritten@redhat.com> - 2.99.0-17
- Add Conflicts on mod_ssl