1 |
< |
### RPM external zlib 1.1.4 |
2 |
< |
Source: http://www.gzip.org/%n/%n-%v.tar.bz2 |
1 |
> |
### RPM external zlib 1.1.4-wt1 |
2 |
> |
Source: http://www.gzip.org/%n/%n-%realversion.tar.bz2 |
3 |
|
Patch: zlib-1.1.4-shared-for-32-bit-on-x86_64 |
4 |
|
|
5 |
|
%prep |
6 |
< |
%setup -n %n-%v |
6 |
> |
%setup -n %n-%realversion |
7 |
|
# Apply this patch to force shared libraries to be created. The problem |
8 |
|
# only appears when building 32-bit on 64-bit machines (./configure gets |
9 |
|
# confused by the 'skipping /usr/lib64' message), but applying it on all |