# | Line 1 | Line 1 | |
---|---|---|
1 | < | ### RPM external elfutils 0.128 |
1 | > | ### RPM external elfutils 0.128-wt1 |
2 | #TODO: put everything in rpm.spec??? | |
3 | < | Source: ftp://sources.redhat.com/pub/systemtap/elfutils/elfutils-0.128.tar.gz |
3 | > | Source: ftp://sources.redhat.com/pub/systemtap/%{n}/%{n}-%{realversion}.tar.gz |
4 | ||
5 | + | %prep |
6 | + | %setup -n %n-%realversion |
7 | %build | |
8 | ./configure --prefix=%i | |
9 | make %makeprocesses |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |