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.2 by eulisse, Wed Mar 15 17:41:44 2006 UTC vs.
Revision 1.11 by elmer, Wed Jun 27 12:50:44 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
1 > ### RPM external cppunit 1.10.2-CMS3
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
4 +
5 + %prep
6 + %setup -n %n-%realversion
7 +
8   %build
9   ./configure --prefix=%i
10   make %makeprocesses
11   %install
12   make install
13   cp %_sourcedir/CppUnit_testdriver.cpp* %i/include/CppUnit_testdriver.cpp
14 + %post
15 + %{relocateConfig}/bin/cppunit-config
16 + %{relocateConfig}/lib/libcppunit.la

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines