SOURCES (AC-branch): gallery-PLD.patch - update to 1.5.5pl1

glen glen at pld-linux.org
Tue Nov 21 21:33:58 CET 2006


Author: glen                         Date: Tue Nov 21 20:33:58 2006 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- update to 1.5.5pl1

---- Files affected:
SOURCES:
   gallery-PLD.patch (1.2.2.1 -> 1.2.2.2) 

---- Diffs:

================================================================
Index: SOURCES/gallery-PLD.patch
diff -u SOURCES/gallery-PLD.patch:1.2.2.1 SOURCES/gallery-PLD.patch:1.2.2.2
--- SOURCES/gallery-PLD.patch:1.2.2.1	Wed Oct  4 00:06:46 2006
+++ SOURCES/gallery-PLD.patch	Tue Nov 21 21:33:53 2006
@@ -11,15 +11,6 @@
  		define ("GALLERY_CONFDIR", dirname(dirname(__FILE__)));
 --- gallery/setup/config_data.inc	2006-01-10 07:41:32.000000000 +0200
 +++ /tmp/config_data.inc	2006-01-27 00:53:36.000000000 +0200
-@@ -317,7 +317,7 @@
- 		'desc' => '(<span class="attention">' . gTranslate('config',"REQUIRED") . '</span>) ' .
- 		  sprintf(gTranslate('config',"The full path on physical disk to the directory where your photos will be stored.  This directory should start off empty&#8212;Gallery will fill it.  Note that this directory needs to have write access by the user who is running the web server (in your case this user is %s)."),
- 		  '<b>'. $webserver_user . '</b>'),
--		'value' => getenv('DOCUMENT_ROOT') . '/albums',
-+		'value' => '/var/lib/gallery/albums',
- 		'require-write-dir' => 1,
- 		'filename' => 1,
- 		'type' => 'text',
 @@ -330,7 +330,7 @@
  		'desc' => '(<span class="attention">' . gTranslate('config',"REQUIRED") . '</span>) ' .
  		  sprintf(gTranslate('config',"The filesystem path to a temporary directory.  E.g. %s or %s.  Note that if you have <b>open_basedir</b> configured on your system, then this temporary directory must be inside the <b>open_basedir</b> path!  In that case you may need to create the directory yourself and make sure that it's writable by the webserver process."),
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/gallery-PLD.patch?r1=1.2.2.1&r2=1.2.2.2&f=u



More information about the pld-cvs-commit mailing list