# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external curl 7.15.3-CMS8 |
1 | > | ### RPM external curl 7.15.3-CMS19 |
2 | Source: http://curl.haxx.se/download/%n-%realversion.tar.gz | |
3 | ||
4 | %prep | |
5 | %setup -n %n-%{realversion} | |
6 | ||
7 | %build | |
8 | < | ./configure --prefix=%i --without-libidn |
8 | > | ./configure --prefix=%i --without-libidn --disable-crypto-auth --without-ssl |
9 | make %makeprocesses | |
10 | ||
11 | %install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |