Переглянути джерело

upgrading package: openldap 2.1.6 -> 2.1.8

Ralf S. Engelschall 23 роки тому
батько
коміт
49a337a455
2 змінених файлів з 2 додано та 18 видалено
  1. 0 14
      openldap/openldap.patch
  2. 2 4
      openldap/openldap.spec

+ 0 - 14
openldap/openldap.patch

@@ -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 <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
- 

+ 2 - 4
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}" \