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

Comparing COMP/CMSDIST/webtools.spec (file contents):
Revision 1.13 by eulisse, Tue Apr 3 14:43:09 2007 UTC vs.
Revision 1.14 by eulisse, Tue Apr 3 14:56:00 2007 UTC

# Line 69 | Line 69 | cat << \EOF_APACHE2_FOOTER > %i/etc/apac
69   RewriteRule ^/cms/services/webtools/Common(.*)$ %i/Common$1
70   RewriteRule ^/cms/services/webtools/Templates(.*)$ %i/Templates$1
71   EOF_APACHE2_FOOTER
72 <
72 > %define pythonv %(echo $PYTHON_ROOT | cut -d. -f1,2)
73   %post
74   %{relocateConfig}etc/cherrypy.conf
75   %{relocateConfig}etc/apache2.conf
# Line 77 | Line 77 | EOF_APACHE2_FOOTER
77   %{relocateConfig}etc/apache2-footer.conf
78   %{relocateConfig}etc/profile.d/dependencies-setup.sh
79   %{relocateConfig}etc/profile.d/dependencies-setup.csh
80 < %{relocateConfig}etc/lib/python`echo $PYTHON_ROOT | cut -d. -f1,2`/site-packages/Applications/SiteDB/sitedb.ini
81 < perl -p -i -e "s!\@RPM_INSTALL_PREFIX\@!$RPM_INSTALL_PREFIX/%pkgrel!" $RPM_INSTALL_PREFIX/%pkgrel/cmsWeb
80 > %{relocateConfig}etc/lib/python2.4/site-packages/Applications/SiteDB/sitedb.ini
81 > perl -p -i -e "s!\@RPM_INSTALL_PREFIX\@!$RPM_INSTALL_PREFIX/%pkgrel!" $RPM_INSTALL_PREFIX/%pkgrel/bin/cmsWeb

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines