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.2 by ratnik, Fri Jul 11 21:30:29 2008 UTC vs.
Revision 1.4 by elmer, Thu May 7 20:22:31 2009 UTC

# Line 1 | Line 1
1   ### RPM external python-ldap 2.3.5
2   Source: http://voxel.dl.sourceforge.net/sourceforge/python-ldap/python-ldap-%{realversion}.tar.gz
3 + Patch0: python-ldap-2.3.5-gcc44
4   Requires: python
5   Requires: openssl
6   Requires: openldap
# Line 7 | Line 8 | Requires: openldap
8   %prep
9   %setup -q -n %n-%{realversion}
10   pwd
11 + %patch0 -p1
12 +
13   %build
14   pwd
15  
# Line 28 | Line 31 | cat << \EOF_TOOLFILE >%i/etc/scram.d/%n
31   <Environment name=PYTHON_LDAP_BASE default="%i"></Environment>
32   <Environment name=PYTHON_LDAP_PYPATH default="$PYTHON_LDAP_BASE/lib/python2.4/site-packages"></Environment>
33   </Client>
34 + <use name=openssl>
35 + <use name=openldap>
36   <use name=python>
37   <Runtime name=PYTHONPATH value="$PYTHON_LDAP_PYPATH" type=path>
38   </Tool>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines