Sfoglia il codice sorgente

upgrading package: openldap 2.1.4 -> 2.1.5

Ralf S. Engelschall 24 anni fa
parent
commit
fef2ffd194
1 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 3 3
      openldap/openldap.spec

+ 3 - 3
openldap/openldap.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [PLUS]
 Group:        Database
 License:      GPL
-Version:      2.1.4
-Release:      20020913
+Version:      2.1.5
+Release:      20020922
 
 #   list of sources
 Source0:      ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
@@ -57,7 +57,7 @@ AutoReqProv:  no
 
 %prep
     %setup -q
-    %patch -p0
+    #%patch -p0
 
 %build
     CC="%{l_cc}" \