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

Comparing COMP/CMSDIST/python-ldap.spec (file contents):
Revision 1.8 by muzaffar, Tue Aug 10 15:25:07 2010 UTC vs.
Revision 1.9 by elmer, Sun Aug 29 09:56:10 2010 UTC

# Line 10 | Line 10 | Requires: python openssl openldap
10   %patch0 -p1
11  
12   %build
13 mkdir -p sasl2lib
14 ln -s /usr/lib/libsasl2.so.2.0.19 sasl2lib/libsasl2.so
13  
14 < perl -p -i -e 's|/usr/local/openldap-2.3/|$ENV{OPENLDAP_ROOT}/|; s|(library_dirs = .*)|$1 /usr/lib/sasl2 %{_builddir}/%n-%{realversion}/sasl2lib $ENV{OPENSSL_ROOT}/lib|;' setup.cfg
14 > perl -p -i -e 's|/usr/local/openldap-2.3/|$ENV{OPENLDAP_ROOT}/|; s|(library_dirs = .*)|$1 /usr/lib/sasl2 $ENV{OPENSSL_ROOT}/lib|;' setup.cfg
15   python setup.py build
16   %install
17   python setup.py install --prefix=%i

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines