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.84 by eulisse, Thu Nov 29 18:31:13 2007 UTC vs.
Revision 1.86 by eulisse, Tue Feb 19 10:00:54 2008 UTC

# Line 5 | Line 5
5   %define cvstag V00-07-07
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 webtools dbs-client py2-pycrypto oracle py2-cx-oracle beautifulsoup py2-sqlalchemy
8 > Requires: python py2-sqlobject py2-pysqlite cherrypy py2-cheetah yui sqlite py2-formencode zlib expat openssl bz2lib db4 gdbm webtools py2-pycrypto oracle py2-cx-oracle beautifulsoup py2-sqlalchemy
9  
10  
11   %prep
# Line 29 | Line 29 | do
29      esac
30   done
31  
32 + perl -p -i -e 's|\. /etc/profile\.d/init\.sh||' %{i}/etc/profile.d/dependencies-setup.sh
33 + perl -p -i -e 's|source /etc/profile\.d/init\.csh||' %{i}/etc/profile.d/dependencies-setup.csh
34 +
35   %install
36   cp -r * %i/
37   %post

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines