diff --git a/openldap/openldap.patch b/openldap/openldap.patch deleted file mode 100644 index 6011475607..0000000000 --- a/openldap/openldap.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- 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 /* get ber_slen_t */ - --#ifdef _MSC_VER - #include "../libraries/liblunicode/ucdata/ucdata.h" --#else --#include "../libraries/liblunicode/ucdata.h" --#endif - - LDAP_BEGIN_DECL - diff --git a/openldap/openldap.spec b/openldap/openldap.spec index 162b2b5236..e579d386b5 100644 --- a/openldap/openldap.spec +++ b/openldap/openldap.spec @@ -32,13 +32,12 @@ Packager: The OpenPKG Project Distribution: OpenPKG [PLUS] Group: Database License: GPL -Version: 2.1.6 -Release: 20021012 +Version: 2.1.8 +Release: 20021019 # 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} @@ -57,7 +56,6 @@ AutoReqProv: no %prep %setup -q - #%patch -p0 %build CC="%{l_cc}" \