OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   13-Oct-2009 17:50:04
  Branch: HEAD                             Handle: 2009101316500400

  Modified files:
    openpkg-src/drupal      drupal-apache.conf drupal.spec

  Log:
    preconfigure the defaults so that one finds them in case of trouble

  Summary:
    Revision    Changes     Path
    1.14        +2  -0      openpkg-src/drupal/drupal-apache.conf
    1.498       +1  -1      openpkg-src/drupal/drupal.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/drupal/drupal-apache.conf
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 drupal-apache.conf
  --- openpkg-src/drupal/drupal-apache.conf     5 Jun 2009 09:12:36 -0000       
1.13
  +++ openpkg-src/drupal/drupal-apache.conf     13 Oct 2009 15:50:04 -0000      
1.14
  @@ -88,6 +88,8 @@
   php_admin_value   mbstring.http_output          pass
   php_admin_flag    mbstring.encoding_translation off
   php_admin_value   include_path                  
.:@l_prefix@/share/drupal/includes
  +php_admin_value   upload_max_filesize           2M
  +php_admin_value   post_max_size                 8M
   
   #   configure Drupal
   RewriteEngine     on
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/drupal/drupal.spec
  ============================================================================
  $ cvs diff -u -r1.497 -r1.498 drupal.spec
  --- openpkg-src/drupal/drupal.spec    19 Sep 2009 06:56:48 -0000      1.497
  +++ openpkg-src/drupal/drupal.spec    13 Oct 2009 15:50:04 -0000      1.498
  @@ -32,7 +32,7 @@
   Group:        CMS
   License:      GPL
   Version:      6.14
  -Release:      20090919
  +Release:      20091013
   
   #   package options
   %option       with_mysql   yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to