rpms/gallery2/F-10 gallery2-2.3-installer.patch, NONE, 1.1 gallery2.spec, 1.26, 1.27

Jon Ciesla limb at fedoraproject.org
Fri Jun 19 18:19:51 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/gallery2/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11500

Modified Files:
	gallery2.spec 
Added Files:
	gallery2-2.3-installer.patch 
Log Message:
Installer patch, BZ 506983


gallery2-2.3-installer.patch:

--- NEW FILE gallery2-2.3-installer.patch ---
--- install/index.php~	2009-06-19 11:58:00.000000000 -0500
+++ install/index.php	2009-06-19 11:58:00.000000000 -0500
@@ -49,0 +50 @@
+require_once($g2Base . '/modules/core/classes/GalleryCoreApi.class');


Index: gallery2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gallery2/F-10/gallery2.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- gallery2.spec	27 May 2009 16:17:48 -0000	1.26
+++ gallery2.spec	19 Jun 2009 18:19:21 -0000	1.27
@@ -7,7 +7,7 @@ URL: http://gallery.menalto.com
 Name: gallery2
 Version: 2.3
 Group: Applications/Publishing
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: GPLv2+
 #Source0: http://dl.sf.net/gallery/gallery-%{version}-full.zip
 # Tarball from upstream contains prebuilt jars, some of which are not redistributable.
@@ -34,6 +34,7 @@ Obsoletes: gallery2-slideshowapplet <= 2
 #Patch0: gallery2-perl-location.patch
 Patch1: gallery2-2.3-smtp.patch
 Patch2: gallery2-2.3-captcha.patch
+Patch3: gallery2-2.3-installer.patch
 
 %package albumselect
 Summary: Albumselect module for Gallery 2
@@ -687,6 +688,7 @@ subalbums/other items not shown
 #%patch0 -p1
 %patch1 -p0
 %patch2 -p0
+%patch3 -p0
 
 %build
 #pushd lib/tools/bin
@@ -1110,6 +1112,9 @@ fi
 %{installprefix}/gallery2/themes/tile/
 
 %changelog
+* Fri Jun 19 2009 Jon Ciesla <limb at jcomserv.net> - 2.3-13
+- Installer patch, BZ 506983.
+
 * Wed May 27 2009 Jon Ciesla <limb at jcomserv.net> - 2.3-12
 - Added gallery2-2.3-module-cleanup.README.
 




More information about the fedora-extras-commits mailing list