# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external tinyproxy 1.6.3 | |
2 | + | Requires: gcc-wrapper |
3 | Source: dl.sourceforge.net/%n/%{n}-%{v}.tar.gz | |
4 | %description | |
5 | ||
6 | %build | |
7 | < | configure --prefix=%i |
7 | > | ## IMPORT gcc-wrapper |
8 | > | ./configure --prefix=%i |
9 | make | |
10 | ||
11 | %install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |