ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/dbs-client.spec
(Generate patch)

Comparing COMP/CMSDIST/dbs-client.spec (file contents):
Revision 1.13 by afanfani, Sat Apr 14 10:10:54 2007 UTC vs.
Revision 1.39 by metson, Sat Mar 15 17:00:23 2008 UTC

# Line 1 | Line 1
1 < ### RPM cms dbs-client DBS_1_0_0
1 > ### RPM cms dbs-client DBS_1_1_0
2   ## INITENV +PATH PYTHONPATH %i/lib/Clients/Python
3   #
4 < %define cvstag %v
5 < 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
6 < Requires: python openssl
4 > #
5 > %define cvstag %{realversion}
6 > %define moduleName DBS
7 > 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=/%{moduleName}.tar.gz
8 > Requires: python openssl py2-zsi
9 >
10  
11   %prep
12 < %setup -n DBS
12 > %setup -n %{moduleName}
13   %build
14   (make DBSHOME=%_builddir/DBS/Clients/Python )
15  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines