# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external gsoap 2.7.6e | |
2 | – | Requires: gcc-wrapper |
2 | Source: http://switch.dl.sourceforge.net/sourceforge/gsoap2/%{n}_%{v}.tar.gz | |
3 | %prep | |
4 | %setup -n %{n}-%(echo %v | cut -d. -f1,2) | |
5 | %build | |
7 | – | ## IMPORT gcc-wrapper |
6 | ./configure --prefix=%{i} | |
7 | make |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |