ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/cppunit.spec
Revision: 1.8
Committed: Wed Apr 18 23:46:01 2007 UTC (18 years ago) by ratnik
Branch: MAIN
CVS Tags: pe20070428a-ports, pe20070423b-ports, pe20070423a-ports
Changes since 1.7: +2 -0 lines
Log Message:
Changes for building  externals in 64/32 mode: added gcc-wrapper .

File Contents

# Content
1 ### RPM external cppunit 1.10.2
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 %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