You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by je...@apache.org on 2002/07/16 20:29:59 UTC

cvs commit: httpd-2.0 CHANGES config.layout

jerenkrantz    2002/07/16 11:29:59

  Modified:    .        CHANGES config.layout
  Log:
  Update SuSE layout.
  
  Submitted by:	Peter Poeml <po...@suse.de>
  Reviewed by:	Justin Erenkrantz
  
  Revision  Changes    Path
  1.866     +2 -0      httpd-2.0/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/CHANGES,v
  retrieving revision 1.865
  retrieving revision 1.866
  diff -u -r1.865 -r1.866
  --- CHANGES	15 Jul 2002 20:39:24 -0000	1.865
  +++ CHANGES	16 Jul 2002 18:29:59 -0000	1.866
  @@ -1,5 +1,7 @@
   Changes with Apache 2.0.40
   
  +  *) Update SuSE layout.  [Peter Poeml <po...@suse.de>]
  +
     *) Changes to the internationalized error documents:
        Comment them out in the default config file to make the default
        install as simple as possible; Correct the english 500 error to
  
  
  
  1.21      +5 -5      httpd-2.0/config.layout
  
  Index: config.layout
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/config.layout,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- config.layout	17 May 2002 14:49:30 -0000	1.20
  +++ config.layout	16 Jul 2002 18:29:59 -0000	1.21
  @@ -186,7 +186,7 @@
       sbindir:       ${prefix}/sbin
       libdir:        ${prefix}/lib
       libexecdir:    ${prefix}/lib/apache
  -    mandir:        ${prefix}/man
  +    mandir:        ${prefix}/share/man
       sysconfdir:    /etc/httpd
       datadir:       /usr/local/httpd
       installbuilddir: ${datadir}/build
  @@ -196,10 +196,10 @@
       manualdir:     ${datadir}/manual
       cgidir:        ${datadir}/cgi-bin
       includedir:    ${prefix}/include/apache
  -    localstatedir: /var
  -    runtimedir:    ${localstatedir}/run
  -    logfiledir:    ${localstatedir}/log/httpd
  -    proxycachedir: ${localstatedir}/cache/httpd
  +    localstatedir: /var/lib/httpd
  +    runtimedir:    /var/run
  +    logfiledir:    /var/log/httpd
  +    proxycachedir: /var/cache/httpd
   </Layout>
   
   #   BSD/OS layout