1 |
|
### RPM external openldap 2.3.39 |
2 |
+ |
## BUILDIF case $(uname):$(uname -p) in Linux:i*86 ) true ;; Linux:x86_64 ) true ;; Linux:ppc64 ) false ;; Darwin:* ) false ;; * ) true ;; esac |
3 |
|
## INITENV +PATH LD_LIBRARY_PATH %i/lib |
4 |
|
Source: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable/openldap-stable-20071118.tgz |
5 |
+ |
Patch0: openldap-2.3.39-gcc44 |
6 |
|
Requires: openssl db4 |
7 |
|
#cyrus-sasl |
8 |
|
Provides: libsasl2.so.2 libsasl2.so.2()(64bit) |
12 |
|
%prep |
13 |
|
%setup -q -n %n-%{realversion} |
14 |
|
pwd |
15 |
+ |
%patch0 -p1 |
16 |
+ |
|
17 |
|
%build |
18 |
|
|
19 |
|
pwd |