# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external cppunit 1.10.2 | |
2 | Source0: ftp://dl.sourceforge.net/pub/sourceforge/c/cp/%n/%n-%v.tar.gz | |
3 | Source1: http://spi.cvs.cern.ch:8180/cgi-bin/spi.cgi/*checkout*/Components/UnitTesting/Tools/CppUnit/CppUnit_testdriver.cpp?rev=1.1 | |
4 | < | |
4 | > | %build |
5 | > | ./configure --prefix=%i |
6 | > | make %makeprocesses |
7 | %install | |
8 | make install | |
9 | cp %_sourcedir/CppUnit_testdriver.cpp* %i/include/CppUnit_testdriver.cpp |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |