[packages/phpMyAdmin] - updated to 4.1.1 - dropped support for PHP 5.2 on line 4.1.x, PHP 5.3 is a minimum

kiesiu kiesiu at pld-linux.org
Mon Dec 23 10:10:08 CET 2013


commit 17e2933db60193d3b50142ec8884651477fd744e
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Mon Dec 23 10:08:45 2013 +0100

    - updated to 4.1.1
    - dropped support for PHP 5.2 on line 4.1.x, PHP 5.3 is a minimum

 phpMyAdmin.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec
index 5cdecd0..9af82a8 100644
--- a/phpMyAdmin.spec
+++ b/phpMyAdmin.spec
@@ -4,12 +4,12 @@
 Summary:	phpMyAdmin - web-based MySQL administration
 Summary(pl.UTF-8):	phpMyAdmin - administracja bazami MySQL przez WWW
 Name:		phpMyAdmin
-Version:	4.0.9
+Version:	4.1.1
 Release:	1
 License:	GPL v2
 Group:		Applications/Databases/Interfaces
 Source0:	http://downloads.sourceforge.net/phpmyadmin/%{name}-%{version}-all-languages.tar.xz
-# Source0-md5:	3530c80086324d45894633f863f11d8f
+# Source0-md5:	5087d6290beeede31451d122d990266a
 Source1:	%{name}-apache.conf
 Source2:	%{name}-lighttpd.conf
 Source3:	%{name}-httpd.conf
@@ -20,7 +20,7 @@ URL:		http://www.phpmyadmin.net/
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
-Requires:	php(core) >= 5.2
+Requires:	php(core) >= 5.3
 Requires:	php(ctype)
 Requires:	php(filter)
 Requires:	php(json)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/phpMyAdmin.git/commitdiff/17e2933db60193d3b50142ec8884651477fd744e



More information about the pld-cvs-commit mailing list