SPECS: mozldap.spec - added ac patch to fix problem with autoconf 2.62
qboosh
qboosh at pld-linux.org
Thu Jun 19 00:44:56 CEST 2008
Author: qboosh Date: Wed Jun 18 22:44:56 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added ac patch to fix problem with autoconf 2.62
---- Files affected:
SPECS:
mozldap.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/mozldap.spec
diff -u SPECS/mozldap.spec:1.30 SPECS/mozldap.spec:1.31
--- SPECS/mozldap.spec:1.30 Wed Jun 18 15:06:09 2008
+++ SPECS/mozldap.spec Thu Jun 19 00:44:50 2008
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-# TODO
-# - ./config.status creation broken (libtool2 problem likely) on th/ti
%define nspr_version 4.6
%define nspr_evr 1:%{nspr_version}
%define nss_version 3.11
@@ -16,6 +14,7 @@
Source0: ftp://ftp.mozilla.org/pub/mozilla.org/directory/c-sdk/releases/v%{version}/src/%{name}-%{version}.tar.gz
# Source0-md5: 9719bd5b9efc13f810c85a47fb8c6412
Patch0: %{name}-link.patch
+Patch1: %{name}-ac.patch
URL: http://wiki.mozilla.org/LDAP_C_SDK
BuildRequires: autoconf >= 2.13
BuildRequires: cyrus-sasl-devel >= 2.0
@@ -90,6 +89,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
cd mozilla/directory/c-sdk
@@ -200,6 +200,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2008/06/18 22:44:50 qboosh
+- added ac patch to fix problem with autoconf 2.62
+
Revision 1.30 2008/06/18 13:06:09 glen
- add todo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mozldap.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list