[Freeipa-devel] [PATCH] fix buildrequires in spec file

Alexander Bokovoy abokovoy at redhat.com
Wed Jul 25 17:32:02 UTC 2012


On Wed, 25 Jul 2012, Simo Sorce wrote:
>This has grown to more than a one-liner so I seek an active ack.
>
>Simo.
>
>-- 
>Simo Sorce * Red Hat, Inc * New York

>>From b107bc7c41c3b6dcb714e558890b37f1e3b4bacd Mon Sep 17 00:00:00 2001
>From: Simo Sorce <ssorce at redhat.com>
>Date: Wed, 25 Jul 2012 11:23:11 -0400
>Subject: [PATCH] Add all external samba libraries to BuildRequires
>
>Also move them in the right spot (if ! only client) so that they are required
>only when building the server.
>---
> freeipa.spec.in |    5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
>diff --git a/freeipa.spec.in b/freeipa.spec.in
>index 45149c65f2333512fe21e40be903a3e6144d7084..ba5707ab0ce067a81e0849133820401b439ca13a 100644
>--- a/freeipa.spec.in
>+++ b/freeipa.spec.in
>@@ -33,6 +33,10 @@ BuildRequires:  systemd-units
> %endif
> BuildRequires:  samba4-devel >= 4.0.0-128
> BuildRequires:  samba4-python
>+BuildRequires:  libtalloc-devel
>+BuildRequires:  libtevent-devel
>+BuildRequires:  libtdb-devel
>+BuildRequires:  libldb-devel
ACK if you remove libtdb-devel/libldb-devel as explained in a separate
mail.

-- 
/ Alexander Bokovoy




More information about the Freeipa-devel mailing list