# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |