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.2 by eulisse, Mon Dec 18 11:16:29 2006 UTC vs.
Revision 1.4 by eulisse, Tue Dec 19 17:33:05 2006 UTC

# Line 1 | Line 1
1 < ### RPM cms webtools alpha
1 > ### RPM cms webtools ALPHA
2   %define moduleName WEBTOOLS
3   %define exportName WEBTOOLS
4   %define cvstag HEAD
# Line 15 | Line 15 | cat << \EOF_CHERRYPY_CONF > %i/etc/cherr
15   # Serve a complete directory
16   [/Common]
17   static_filter.on = True
18 < static_filter.dir = "%i/Common"
18 > static_filter.dir = %i/Common
19   [/Templates]
20   static_filter.on = True
21 < static_filter.dir = "%i/Templates"
21 > static_filter.dir = %i/Templates
22   EOF_CHERRYPY_CONF
23  
24   cat << \EOF_APACHE2_HEADER > %i/etc/apache2-header.conf

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines