1 |
< |
### RPM cms dbs-client DBS_1_0_0 |
2 |
< |
Requires: gcc-wrapper |
1 |
> |
### RPM cms dbs-client DBS_1_0_8_pre6 |
2 |
|
## INITENV +PATH PYTHONPATH %i/lib/Clients/Python |
3 |
|
# |
4 |
+ |
# |
5 |
|
%define cvstag %v |
6 |
|
Source: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=DBS/Clients/Python&export=DBS/Clients/Python&tag=-r%{cvstag}&output=/dbs-client.tar.gz |
7 |
|
Requires: python openssl |
8 |
|
|
9 |
+ |
|
10 |
|
%prep |
11 |
|
%setup -n DBS |
12 |
|
%build |
12 |
– |
## IMPORT gcc-wrapper |
13 |
|
(make DBSHOME=%_builddir/DBS/Clients/Python ) |
14 |
|
|
15 |
|
%install |