|
@@ -32,12 +32,13 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [PLUS]
|
|
Distribution: OpenPKG [PLUS]
|
|
|
Group: Database
|
|
Group: Database
|
|
|
License: GPL
|
|
License: GPL
|
|
|
-Version: 2.1.3
|
|
|
|
|
|
|
+Version: 2.1.4
|
|
|
Release: 20020826
|
|
Release: 20020826
|
|
|
|
|
|
|
|
# list of sources
|
|
# list of sources
|
|
|
Source0: ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
|
|
Source0: ftp://ftp.openldap.org/pub/openldap/openldap-release/openldap-%{version}.tgz
|
|
|
Source1: rc.openldap
|
|
Source1: rc.openldap
|
|
|
|
|
+Patch0: openldap.patch
|
|
|
|
|
|
|
|
# build information
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|
|
@@ -56,6 +57,7 @@ AutoReqProv: no
|
|
|
|
|
|
|
|
%prep
|
|
%prep
|
|
|
%setup -q
|
|
%setup -q
|
|
|
|
|
+ %patch -p0
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
CC="%{l_cc}" \
|
|
CC="%{l_cc}" \
|