bind-dyndb-ldap will be in stable repo soon, it has already been requested:
https://admin.fedoraproject.org/updates/bind-dyndb-ldap-1.0.0-0.1.b1.fc15

bind is still in koji only, it can be downloaded here:
http://koji.fedoraproject.org/koji/buildinfo?buildID=262773

There are 2 version of the patch - master and ipa-2-1.

Martin
>From 356141a4129afd414dd93dc05f1b9317a1d518c5 Mon Sep 17 00:00:00 2001
From: Martin Kosek <mko...@redhat.com>
Date: Fri, 9 Sep 2011 12:30:00 +0200
Subject: [PATCH] Set bind and bind-dyndb-ldap min nvr

This is a soft dependency, min nvr version will only be required
when bind/bind-dyndb-ldap are installed.

https://fedorahosted.org/freeipa/ticket/1121
https://fedorahosted.org/freeipa/ticket/1573
---
 freeipa.spec.in |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index 31a1e943a3c33645e9d6a8a2c4fc86b89c32f382..fc7141cc1729b751e09f8fc8dfdd1c8d94756359 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -124,6 +124,12 @@ Requires: subscription-manager
 Requires(preun):  python initscripts chkconfig
 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 < 9.8.1-1
+
 Obsoletes: ipa-server >= 1.0
 
 %description server
@@ -537,6 +543,9 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
 
 %changelog
+* Fri Sep 9 2011 Martin Kosek <mko...@redhat.com> - 2.99.0-4
+- Add soft dependency for bind and bind-dyndb-ldap required versions
+
 * Wed Aug 31 2011 Rob Crittenden <rcrit...@redhat.com> - 2.99.0-3
 - Set min nvr of 389-ds-base to 1.2.9.7-1 for BZ 728605
 
-- 
1.7.6

>From 7a6098514231ea728b7eaa20104a1065f17dd532 Mon Sep 17 00:00:00 2001
From: Martin Kosek <mko...@redhat.com>
Date: Fri, 9 Sep 2011 12:40:28 +0200
Subject: [PATCH] Set bind and bind-dyndb-ldap min nvr

This is a soft dependency, min nvr version will only be required
when bind/bind-dyndb-ldap are installed.

https://fedorahosted.org/freeipa/ticket/1121
https://fedorahosted.org/freeipa/ticket/1573
---
 freeipa.spec.in |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/freeipa.spec.in b/freeipa.spec.in
index 1c13f778bec450d704f27dfaf5600994d5cbbb06..5bc481b1d173c6e65781f577116b93939aee02e8 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -124,6 +124,12 @@ Requires: subscription-manager
 Requires(preun):  python initscripts chkconfig
 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 < 9.8.1-1
+
 Obsoletes: ipa-server >= 1.0
 
 %description server
@@ -541,6 +547,9 @@ fi
 %ghost %attr(0644,root,apache) %config(noreplace) %{_sysconfdir}/ipa/default.conf
 
 %changelog
+* Fri Sep 9 2011 Martin Kosek <mko...@redhat.com> - 2.1.0-4
+- Add soft dependency for bind and bind-dyndb-ldap required versions
+
 * Wed Aug 31 2011 Rob Crittenden <rcrit...@redhat.com> - 2.1.0-3
 - Set min nvr of 389-ds-base to 1.2.9.7-1 for BZ 728605
 
-- 
1.7.6

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to