From: Łukasz Kieś Date: Mon, 23 Dec 2013 09:08:45 +0000 (+0100) Subject: - updated to 4.1.1 X-Git-Tag: auto/th/phpMyAdmin-4.1.2-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=17e2933db60193d3b50142ec8884651477fd744e;p=packages%2FphpMyAdmin.git - updated to 4.1.1 - dropped support for PHP 5.2 on line 4.1.x, PHP 5.3 is a minimum --- 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)