Revision: | 1.6 |
Committed: | Wed Apr 18 23:46:01 2007 UTC (18 years ago) by ratnik |
Branch: | MAIN |
CVS Tags: | pe20070428a-ports, pe20070423b-ports, pe20070423a-ports |
Changes since 1.5: | +2 -0 lines |
Log Message: | Changes for building externals in 64/32 mode: added gcc-wrapper . |
# | User | Rev | Content |
---|---|---|---|
1 | elmer | 1.4 | ### RPM external curl 7.15.3 |
2 | ratnik | 1.6 | Requires: gcc-wrapper |
3 | elmer | 1.4 | Source: http://curl.haxx.se/download/%n-%v.tar.gz |
4 | eulisse | 1.1 | |
5 | %build | ||
6 | ratnik | 1.6 | ## IMPORT gcc-wrapper |
7 | elmer | 1.5 | ./configure --prefix=%i --without-libidn |
8 | eulisse | 1.1 | make %makeprocesses |
9 | eulisse | 1.2 | %post |
10 | %{relocateConfig}bin/curl-config |