1 |
|
### RPM external cppunit 1.12.1 |
2 |
|
Source0: http://switch.dl.sourceforge.net/sourceforge/%n/%n-%realversion.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 |
3 |
> |
Source1: CppUnit_testdriver_cpp |
4 |
|
|
5 |
|
%prep |
6 |
|
%setup -n %n-%realversion |
22 |
|
make %makeprocesses |
23 |
|
%install |
24 |
|
make install |
25 |
< |
cp %_sourcedir/CppUnit_testdriver.cpp* %i/include/CppUnit_testdriver.cpp |
25 |
> |
cp %_sourcedir/CppUnit_testdriver_cpp %i/include/CppUnit_testdriver.cpp |
26 |
|
|
27 |
|
%post |
28 |
|
%{relocateConfig}/bin/cppunit-config |