[gallery3] Add php-mysql.

Jon Ciesla limb at fedoraproject.org
Tue Oct 30 17:15:50 UTC 2012


commit accb23a1e940d94d8abbbdb829bd814336f93bfa
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Oct 30 12:14:17 2012 -0500

    Add php-mysql.

 gallery3.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/gallery3.spec b/gallery3.spec
index 6506524..ff78719 100644
--- a/gallery3.spec
+++ b/gallery3.spec
@@ -6,14 +6,14 @@ URL: http://gallery.menalto.com
 Name: gallery3
 Version: 3.0.4
 Group: Applications/Publishing
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Source0: http://downloads.sourceforge.net/gallery/gallery-%{version}.zip
 Source1: gallery3-httpd-conf
 Source2: gallery3-htaccess
 Source3: README.fedora.Gallery3
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: php httpd php-Kohana 
+Requires: php httpd php-Kohana php-mysql
 #jquery
 BuildArch: noarch
 
@@ -72,6 +72,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/
 
 %changelog
+* Tue Oct 30 2012 Jon Ciesla <limburgher at gmail.com> - 3.0.4-3
+- Add php-mysql, BZ 871224.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.0.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list