ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cppunit.spec
(Generate patch)

Comparing COMP/CMSDIST/cppunit.spec (file contents):
Revision 1.1 by eulisse, Mon Feb 20 16:46:07 2006 UTC vs.
Revision 1.8 by ratnik, Wed Apr 18 23:46:01 2007 UTC

# 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
2 > Requires: gcc-wrapper
3 > Source0: http://switch.dl.sourceforge.net/sourceforge/%n/%n-%v.tar.gz
4   Source1: http://spi.cvs.cern.ch:8180/cgi-bin/spi.cgi/*checkout*/Components/UnitTesting/Tools/CppUnit/CppUnit_testdriver.cpp?rev=1.1
5 <
5 > %build
6 > ## IMPORT gcc-wrapper
7 > ./configure --prefix=%i
8 > make %makeprocesses
9   %install
10   make install
11   cp %_sourcedir/CppUnit_testdriver.cpp* %i/include/CppUnit_testdriver.cpp
12 + %post
13 + %{relocateConfig}/bin/cppunit-config
14 + %{relocateConfig}/lib/libcppunit.la

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines