Revision: | 1.4 |
Committed: | Wed Jul 5 14:52:39 2006 UTC (18 years, 9 months ago) by eulisse |
Branch: | MAIN |
Changes since 1.3: | +1 -0 lines |
Log Message: | Bumping revision to regenerate them. |
# | Content |
---|---|
1 | ### RPM external cppunit 1.10.2 |
2 | Source0: http://switch.dl.sourceforge.net/sourceforge/%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 | %build |
5 | ./configure --prefix=%i |
6 | make %makeprocesses |
7 | %install |
8 | make install |
9 | cp %_sourcedir/CppUnit_testdriver.cpp* %i/include/CppUnit_testdriver.cpp |
10 | # |