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

Comparing COMP/CMSDIST/prodrequest.spec (file contents):
Revision 1.49 by eulisse, Mon Mar 19 08:32:09 2007 UTC vs.
Revision 1.63 by eulisse, Thu Apr 12 08:46:48 2007 UTC

# Line 1 | Line 1
1 < ### RPM cms prodrequest 0.4.0
1 > ### RPM cms prodrequest 0.5.0
2 > ## INITENV +PATH PYTHONPATH %i
3   %define moduleName PRODREQUEST
4   %define exportName PRODREQUEST
5 < %define cvstag V00-04-15
5 <
5 > %define cvstag V00-05-06
6   %define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e
7   Source: %cvsserver&strategy=checkout&module=%{moduleName}&nocache=true&export=%{exportName}&tag=-r%{cvstag}&output=/PRODREQUEST.tar.gz
8   Requires: python py2-sqlobject py2-pysqlite cherrypy py2-cheetah yui sqlite py2-formencode zlib expat openssl bz2lib db4 gdbm prodcommon webtools  dbs dls boss mysql py2-mysqldb py2-pycrypto
9   #Requires: prodagent
10  
11 +
12   %prep
13   %setup -n PRODREQUEST
14   %build
# Line 33 | Line 34 | cp -r * %i/
34   %post
35   %{relocateConfig}etc/profile.d/dependencies-setup.sh
36   %{relocateConfig}etc/profile.d/dependencies-setup.csh
36 perl -p -i -e "s!\@RPM_INSTALL_PREFIX\@!$RPM_INSTALL_PREFIX/%pkgrel!" $RPM_INSTALL_PREFIX/%pkgrel/PRODREQUEST
37 #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines