# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external curl 7.10.8 |
2 | < | Source: http://curl.haxx.se/download/archeology/%n-%v.tar.gz |
1 | > | ### RPM external curl 7.15.3 |
2 | > | Requires: gcc-wrapper |
3 | > | Source: http://curl.haxx.se/download/%n-%v.tar.gz |
4 | ||
5 | %build | |
6 | < | ./configure --prefix=%i |
6 | > | ## IMPORT gcc-wrapper |
7 | > | ./configure --prefix=%i --without-libidn |
8 | make %makeprocesses | |
9 | %post | |
10 | %{relocateConfig}bin/curl-config |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |