ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/prodcommon.spec
Revision: 1.4
Committed: Thu Dec 7 13:04:58 2006 UTC (18 years, 4 months ago) by afanfani
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
add use of makefile

File Contents

# User Rev Content
1 afanfani 1.3 ### RPM cms prodcommon PRODCOMMON_0_1_0
2 eulisse 1.2 ## INITENV +PATH PYTHONPATH %i
3 eulisse 1.1
4     %define cvstag %v
5     Source: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=PRODCOMMON&export=PRODCOMMON&&tag=-r%{cvstag}&output=/PRODCOMMON.tar.gz
6     Requires: python
7     %prep
8     %setup -n PRODCOMMON
9     %build
10     %install
11 afanfani 1.4 make PREFIX=%i install
12 eulisse 1.1 mkdir -p %i
13     cp -r * %i