X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=phpMyAdmin.spec;h=5ef62439a0b3418b6f1aac732d66389c7a7a691f;hb=e051a27c4718b5aa828b757c0a08fe8341334768;hp=5ab147be66f6f53f9b76b499c70aeaf92ab70df9;hpb=483a1aa6ef4339f714a36ab887bfe7e935bdabf1;p=packages%2FphpMyAdmin.git diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 5ab147b..5ef6243 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -4,13 +4,13 @@ Summary: phpMyAdmin - web-based MySQL administration Summary(pl.UTF-8): phpMyAdmin - administracja bazami MySQL przez WWW Name: phpMyAdmin -Version: 4.0.0 -Release: 2 +Version: 4.0.6 +Release: 1 License: GPL v2 Group: Applications/Databases/Interfaces -Source0: http://downloads.sourceforge.net/phpmyadmin/%{name}-%{version}-all-languages.tar.bz2 -# Source0-md5: 42ab4ee21915687753861699635d2bde -Source1: %{name}.conf +Source0: http://downloads.sourceforge.net/phpmyadmin/%{name}-%{version}-all-languages.tar.xz +# Source0-md5: 646795297032cc9d53fe9bee261919e5 +Source1: %{name}-apache.conf Source2: %{name}-lighttpd.conf Source3: %{name}-httpd.conf Patch0: %{name}-config.patch @@ -18,7 +18,8 @@ Patch1: %{name}-ServerSelectDisplayName.patch Patch2: %{name}-ServerSelectDisplayName-config.patch URL: http://www.phpmyadmin.net/ BuildRequires: rpmbuild(macros) >= 1.268 -Requires(triggerpostun): sed >= 4.0 +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires: php(core) >= 5.2 Requires: php(ctype) Requires: php(filter) @@ -32,6 +33,7 @@ Requires: php(simplexml) Requires: webapps Requires: webserver(access) Requires: webserver(alias) +Requires(triggerpostun): sed >= 4.0 Suggests: php-mysqli Suggests: webserver(indexfile) Suggests: webserver(php)