[realmd] Add openldap-devel build requirement

Stef Walter stefw at fedoraproject.org
Wed Sep 19 14:26:58 UTC 2012


commit e9cbc45cc2f4794887396674440b2ab2c9983882
Author: Stef Walter <stefw at redhat.com>
Date:   Wed Sep 19 16:25:28 2012 +0200

    Add openldap-devel build requirement

 realmd.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/realmd.spec b/realmd.spec
index aaf7b89..c99428c 100644
--- a/realmd.spec
+++ b/realmd.spec
@@ -1,6 +1,6 @@
 Name:		realmd
 Version:	0.8
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Kerberos realm enrollment service
 License:	LGPLv2+
 URL:		http://cgit.freedesktop.org/realmd/realmd/
@@ -9,6 +9,7 @@ Source0:	http://www.freedesktop.org/software/realmd/releases/realmd-%{version}.t
 BuildRequires:	intltool pkgconfig
 BuildRequires:	gettext-devel
 BuildRequires:	glib2-devel >= 2.32.0
+BuildRequires:  openldap-devel
 BuildRequires:	PackageKit-glib-devel
 BuildRequires:	polkit-devel
 BuildRequires:	krb5-devel
@@ -58,6 +59,9 @@ make install DESTDIR=%{buildroot}
 %doc %{_datadir}/gtk-doc/
 
 %changelog
+* Wed Sep 19 2012 Stef Walter <stefw at redhat.com> - 0.8-2
+- Add openldap-devel build requirement
+
 * Wed Sep 19 2012 Stef Walter <stefw at redhat.com> - 0.8-1
 - Update to upstream 0.8 version
 - Add support for translations


More information about the scm-commits mailing list