ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/prodcommon.spec
Revision: 1.20
Committed: Fri Apr 27 00:56:18 2007 UTC (18 years ago) by afanfani
Branch: MAIN
CVS Tags: pe20070501c-ports, pe20070501b-ports
Changes since 1.19: +1 -1 lines
Log Message:
Update to PRODCOMMON_0_2_1

File Contents

# User Rev Content
1 afanfani 1.20 ### RPM cms prodcommon PRODCOMMON_0_2_1
2 afanfani 1.5 ## INITENV +PATH PYTHONPATH %i/lib
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