# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external openldap 2.3.39 | |
2 | ## INITENV +PATH LD_LIBRARY_PATH %i/lib | |
3 | Source: ftp://ftp.openldap.org/pub/OpenLDAP/openldap-stable/openldap-stable-20071118.tgz | |
4 | + | Patch0: openldap-2.3.39-gcc44 |
5 | Requires: openssl db4 | |
6 | #cyrus-sasl | |
7 | Provides: libsasl2.so.2 libsasl2.so.2()(64bit) | |
# | Line 10 | Line 11 | Provides: libsasl2.so.2 libsasl2.so.2()( | |
11 | %prep | |
12 | %setup -q -n %n-%{realversion} | |
13 | pwd | |
14 | + | %patch0 -p1 |
15 | + | |
16 | %build | |
17 | ||
18 | pwd |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |