SPECS: openldap.spec - BR libicu-devel for sasl
arekm
arekm at pld-linux.org
Sat Nov 1 16:59:01 CET 2008
Author: arekm Date: Sat Nov 1 15:59:01 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR libicu-devel for sasl
---- Files affected:
SPECS:
openldap.spec (1.293 -> 1.294)
---- Diffs:
================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.293 SPECS/openldap.spec:1.294
--- SPECS/openldap.spec:1.293 Sat Nov 1 16:11:01 2008
+++ SPECS/openldap.spec Sat Nov 1 16:58:55 2008
@@ -64,7 +64,10 @@
URL: http://www.openldap.org/
BuildRequires: autoconf
BuildRequires: automake
-%{?with_sasl:BuildRequires: cyrus-sasl-devel >= 2.1.15}
+%if %{with sasl}
+BuildRequires: cyrus-sasl-devel >= 2.1.15
+BuildRequires: libicu-devel
+%endif
%{?with_system_db:BuildRequires: db-devel >= 4.2}
BuildRequires: gcc >= 5:3.4
BuildRequires: groff
@@ -1643,6 +1646,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.294 2008/11/01 15:58:55 arekm
+- BR libicu-devel for sasl
+
Revision 1.293 2008/11/01 15:11:01 arekm
- up to 2.4.12
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openldap.spec?r1=1.293&r2=1.294&f=u
More information about the pld-cvs-commit
mailing list