OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 26-Aug-2002 15:58:22
Branch: HEAD Handle: 2002082614582101
Added files:
openpkg-src/openldap openldap.patch
Modified files:
openpkg-src/openldap openldap.spec
openpkg-web news.txt
Log:
upgrading package: openldap 2.1.3 -> 2.1.4
Summary:
Revision Changes Path
1.1 +14 -0 openpkg-src/openldap/openldap.patch
1.33 +3 -1 openpkg-src/openldap/openldap.spec
1.1418 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/openldap/openldap.patch
============================================================
$ cvs update -p -r1.1 openldap.patch
--- include/ldap_pvt_uc.h.orig 2002-05-22 16:25:44.000000000 +0200
+++ include/ldap_pvt_uc.h 2002-08-23 20:35:42.000000000 +0200
@@ -20,11 +20,7 @@
#include <lber.h> /* get ber_slen_t */
-#ifdef _MSC_VER
#include "../libraries/liblunicode/ucdata/ucdata.h"
-#else
-#include "../libraries/liblunicode/ucdata.h"
-#endif
LDAP_BEGIN_DECL
Index: openpkg-src/openldap/openldap.spec
============================================================
$ cvs diff -u -r1.32 -r1.33 openldap.spec
--- openpkg-src/openldap/openldap.spec 26 Aug 2002 12:52:01 -0000 1.32
+++ openpkg-src/openldap/openldap.spec 26 Aug 2002 13:58:22 -0000 1.33
@@ -32,12 +32,13 @@
Distribution: OpenPKG [PLUS]
Group: Database
License: GPL
-Version: 2.1.3
+Version: 2.1.4
Release: 20020826
# list of sources
Source0:
ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
Source1: rc.openldap
+Patch0: openldap.patch
# build information
Prefix: %{l_prefix}
@@ -56,6 +57,7 @@
%prep
%setup -q
+ %patch -p0
%build
CC="%{l_cc}" \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1417 -r1.1418 news.txt
--- openpkg-web/news.txt 26 Aug 2002 13:43:03 -0000 1.1417
+++ openpkg-web/news.txt 26 Aug 2002 13:58:21 -0000 1.1418
@@ -1,3 +1,4 @@
+26-Aug-2002: Upgraded package: P<openldap-2.1.4-20020826>
26-Aug-2002: Upgraded package: P<perl-5.6.1-20020826>
26-Aug-2002: Upgraded package: P<heise-2.1.9-20020826>
26-Aug-2002: Upgraded package: P<openldap-2.1.3-20020826>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]