1 |
< |
### RPM cms fwlite CMSSW_1_6_0_pre4_FWLITE |
1 |
> |
### RPM cms fwlite CMSSW_1_6_7_FWLITE |
2 |
|
## IMPORT configurations |
3 |
|
Provides: /bin/zsh |
4 |
|
Requires: fwlite-tool-conf |
8 |
|
#Defines for file containing list of packages for checkout and build: |
9 |
|
%define buildsetrepo CMSDIST |
10 |
|
%define buildsetfile fwlite_build_set.file |
11 |
< |
%define buildsetvers V3_0 |
11 |
> |
%define buildsetvers buildset_V3_1 |
12 |
|
|
13 |
|
# Define list of external tools to be selected in scram configuration. |
14 |
|
# Any changes must be propagated in fwlite-tool-conf.spec: |
15 |
< |
%define externals "cxxcompiler ccompiler clhep sockets boost boost_filesystem rootrflx rootcore rootmath gccxml boost_python elementtree sigcpp hepmc gsl boost_regex boost_program_options boost_program_options boost_regex bz2lib pcre root rootcintex zlib glimpse" |
15 |
> |
%define externals "cxxcompiler ccompiler clhep sockets boost boost_filesystem rootrflx rootcore rootmath gccxml boost_python elementtree sigcpp hepmc gsl boost_regex boost_program_options boost_program_options boost_regex bz2lib pcre root rootcintex zlib glimpse castor python oracle mysql dcap qt libjpg openssl expat" |
16 |
|
|
17 |
|
|
18 |
|
%define prebuildtarget gindices |