OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Apr-2008 12:28:06
Branch: HEAD Handle: 2008041011280500
Modified files:
openpkg-src/drupal drupal-apache.conf drupal.spec
Log:
even more memory is required and upgrade one more module
Summary:
Revision Changes Path
1.11 +1 -1 openpkg-src/drupal/drupal-apache.conf
1.194 +1 -1 openpkg-src/drupal/drupal.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/drupal/drupal-apache.conf
============================================================================
$ cvs diff -u -r1.10 -r1.11 drupal-apache.conf
--- openpkg-src/drupal/drupal-apache.conf 9 Apr 2008 13:10:16 -0000
1.10
+++ openpkg-src/drupal/drupal-apache.conf 10 Apr 2008 10:28:05 -0000
1.11
@@ -83,7 +83,7 @@
php_admin_value session.save_handler user
php_admin_value session.cache_limiter none
php_admin_value error_reporting E_ALL&~E_NOTICE
-php_admin_value memory_limit 32M
+php_admin_value memory_limit 64M
php_admin_value mbstring.http_input pass
php_admin_value mbstring.http_output pass
php_admin_flag mbstring.encoding_translation off
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/drupal/drupal.spec
============================================================================
$ cvs diff -u -r1.193 -r1.194 drupal.spec
--- openpkg-src/drupal/drupal.spec 10 Apr 2008 06:38:28 -0000 1.193
+++ openpkg-src/drupal/drupal.spec 10 Apr 2008 10:28:05 -0000 1.194
@@ -143,7 +143,7 @@
%define V_module_themesettingsapi 6.x-1.4
%define V_module_tinymce 6.x-1.1-dev
%define V_module_token 6.x-1.10
-%define V_module_trackback 6.x-1.0
+%define V_module_trackback 6.x-1.1
%define V_module_trash 6.x-1.x-dev
%define V_module_twikifilter 6.x-1.x-dev
%define V_module_util 6.x-1.1
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]