# | Line 9 | Line 9 | |
---|---|---|
9 | %define cvstag %{realversion} | |
10 | %define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e | |
11 | Source: %cvsserver&strategy=checkout&module=DBS/Clients/Python&nocache=true&export=DBS&tag=-r%{cvstag}&output=/dbs-client.tar.gz | |
12 | < | Requires: python openssl py2-zsi |
12 | > | Requires: python openssl py2-zsi py2-pyxml |
13 | ||
14 | %prep | |
15 | %setup -n DBS |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |