ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/production-environment.spec
Revision: 1.1
Committed: Fri Jun 16 08:48:43 2006 UTC (18 years, 10 months ago) by eulisse
Branch: MAIN
CVS Tags: for100pre1, for091, for082, for090, CMSSW_0_8_1, for090_RC1, CMSSW_0_9_0_pre3, nr_baran081_t1, for080_testfixes1, for090p2, forCMSSW090p2, for080_testfixes, for090p2_RC5, for090p2_RC4, for090p2_RC3, for090p2_RC2, for090p2_RC1, for081, for080_amd64, for080, for080p4, for080pre3, forLCG_44, forCMSSW_0_8_0_pre2, V00-01-02, V00-01-2, V00-01-01, V00-01-00
Log Message:
This spec is used for pushing installation of packages to those installing
it. Whenever a new production quality version of cmssw is released, the
release manager should add a line in here with the appropriate Requires,
and regenerate this package.
This way those who have this package installed can always have up-to-date
software by doing:

apt-get update
apt-get upgrade

File Contents

# User Rev Content
1 eulisse 1.1 ### RPM cms production-environment 1.0
2     Source: none
3     Requires: cms-env
4    
5     # In order to push the installation of other versions,
6     # just add a new requires line.
7     Requires: CMSSW_0_7_0
8    
9     %prep
10     %build
11     %install
12     %files