Revision: | 1.2 |
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.1: | +2 -0 lines |
Log Message: | Changes for building externals in 64/32 mode: added gcc-wrapper . |
# | User | Rev | Content |
---|---|---|---|
1 | eulisse | 1.1 | ### RPM cms cmssw-current 1.0 |
2 | ratnik | 1.2 | Requires: gcc-wrapper |
3 | eulisse | 1.1 | Source: none |
4 | Requires: cms-env | ||
5 | |||
6 | # In order to push the installation of other versions, | ||
7 | # just add a new requires line. | ||
8 | Requires: CMSSW_0_7_1 | ||
9 | |||
10 | %prep | ||
11 | %build | ||
12 | ratnik | 1.2 | ## IMPORT gcc-wrapper |
13 | eulisse | 1.1 | %install |
14 | %files |