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

glen glen at pld-linux.org
Tue Apr 24 19:36:54 CEST 2007


Author: glen                         Date: Tue Apr 24 17:36:54 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- update to 1.5.6

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

---- Diffs:

================================================================
Index: SOURCES/gallery-PLD.patch
diff -u SOURCES/gallery-PLD.patch:1.2.2.2 SOURCES/gallery-PLD.patch:1.2.2.3
--- SOURCES/gallery-PLD.patch:1.2.2.2	Tue Nov 21 21:33:53 2006
+++ SOURCES/gallery-PLD.patch	Tue Apr 24 19:36:49 2007
@@ -115,14 +115,14 @@
 -echo "    % ./configure.sh"
 +echo "    # $ROOT/configure.sh"
  echo ""
---- gallery-1.5.2.orig/setup/confirm.inc
-+++ gallery-1.5.2/setup/confirm.inc
+--- gallery/setup/confirm.inc~	2007-04-24 20:18:38.534227440 +0300
++++ gallery/setup/confirm.inc	2007-04-24 20:35:35.067171720 +0300
 @@ -53,7 +53,7 @@
  		${str_replace('.', '', $outfile) . '_file'} = 0;
  	} else {
  		$error++;
--		$viewheader .= '<br>'. gallery_error(sprintf(_("File %s is not writable by the webserver - chmod it 777 before proceeding.  See %s for more details."), "<i><b>$outfile</b></i>", $docs)) . "</p>\n";
-+		$viewheader .= gallery_error(sprintf(_("File %s is not writable by the webserver - run %s before proceeding.  See %s for more details."), "<i><b>$outfile</b></i>", "<tt>/usr/share/gallery/configure.sh</tt>", $docs)) . "</p>\n";
+-		$viewheader .= '<br>'. gallery_error(sprintf(_("File %s in your Gallery mainfolder is not writable by the webserver. - chmod it 777 before proceeding.  See %s for more details."), "<i><b>$outfile</b></i>", $docs)) . "</p>\n";
++		$viewheader .= gallery_error(sprintf(_("File %s in your Gallery mainfolder is not writable by the webserver. - run %s before proceeding.  See %s for more details."), "<i><b>$outfile</b></i>", "<tt>/usr/share/gallery/configure.sh</tt>", $docs)) . "</p>\n";
  		${str_replace('.', '', $outfile) . '_file'} = 1;
  	}
  }
================================================================

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



More information about the pld-cvs-commit mailing list