ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/openldap.spec
(Generate patch)

Comparing COMP/CMSDIST/openldap.spec (file contents):
Revision 1.3 by ratnik, Thu Aug 7 13:04:38 2008 UTC vs.
Revision 1.6 by elmer, Wed May 6 03:36:57 2009 UTC

# 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
7 > Provides: libsasl2.so.2 libsasl2.so.2()(64bit)
8  
9   #http://www.openssl.org/source/%n-%realversion.tar.gz
10  
11   %prep
12   %setup -q -n %n-%{realversion}
13   pwd
14 + %patch0 -p1
15 +
16   %build
17  
18   pwd
# Line 48 | Line 51 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
51   <Environment name=OPENLDAP_BASE default="%i"></Environment>
52   <Environment name=LIBDIR default="$OPENLDAP_BASE/lib"></Environment>
53   </Client>
54 + <use name=openssl>
55 + <use name=db4>
56   </Tool>
57   EOF_TOOLFILE
58  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines