SPECS: mozldap.spec - updated configure options and deps for share...
qboosh
qboosh at pld-linux.org
Wed Dec 20 10:41:33 CET 2006
Author: qboosh Date: Wed Dec 20 09:41:33 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated configure options and deps for shared svrcore (>= 4.0.3)
- release 2
---- Files affected:
SPECS:
mozldap.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/mozldap.spec
diff -u SPECS/mozldap.spec:1.17 SPECS/mozldap.spec:1.18
--- SPECS/mozldap.spec:1.17 Wed Nov 15 14:49:52 2006
+++ SPECS/mozldap.spec Wed Dec 20 10:41:28 2006
@@ -3,12 +3,12 @@
%define nspr_evr 1:%{nspr_version}
%define nss_version 3.11
%define nss_evr 1:%{nss_version}
-%define svrcore_version 4.0.2
+%define svrcore_version 4.0.3
Summary: Mozilla LDAP C SDK
Summary(pl): Biblioteki Mozilla LDAP C SDK
Name: mozldap
Version: 6.0.0
-Release: 1
+Release: 2
License: MPL v1.1 or GPL v2+ or LGPL v2.1+
Group: Libraries
Source0: ftp://ftp.mozilla.org/pub/mozilla.org/directory/c-sdk/releases/v%{version}/src/mozldap6-%{version}.tar.gz
@@ -75,6 +75,7 @@
Summary(pl): Narzędzia dla bibliotek Mozilla LDAP C SDK
Group: Applications/System
Requires: %{name} = %{version}-%{release}
+Requires: svrcore >= %{svrcore_version}
%description tools
The mozldap-tools package provides the ldapsearch, ldapmodify, and
@@ -99,11 +100,9 @@
--enable-clu \
--enable-optimize \
--with-sasl \
- --with-svrcore \
- --with-svrcore-inc=%{_includedir}/svrcore \
--with-system-nspr \
- --with-system-nss
-# --with-system-svrcore doesn't work (disables svrcore-inc)
+ --with-system-nss \
+ --with-system-svrcore
%ifarch %{x8664} ppc64 ia64 s390x
USE_64=1
@@ -183,6 +182,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/12/20 09:41:28 qboosh
+- updated configure options and deps for shared svrcore (>= 4.0.3)
+- release 2
+
Revision 1.17 2006/11/15 13:49:52 qboosh
- added link patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mozldap.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list