X-Git-Url: https://git.tld-linux.org/?p=packages%2FphpMyAdmin.git;a=blobdiff_plain;f=phpMyAdmin.spec;h=2e6976725273f02bfa6edef7ae2ecf32d4f4c41b;hp=309d4761059c42a356d29f0ecafa1a6aac200f3c;hb=bc70ef744e3e2b1dfe3794109f7bec42e6ec3e65;hpb=43e5809bc818e9402b20c3a42758ddfb8998efc9 diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 309d476..2e69767 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -17,9 +17,9 @@ URL: http://www.phpmyadmin.net/ BuildRequires: rpmbuild(macros) >= 1.268 BuildRequires: tar >= 1:1.22 BuildRequires: xz -# phpMyAdmin doesn't support mysql < 5.5 and won't work with php < 5.3 +# phpMyAdmin doesn't support mysql < 5.5 and won't work with php < 7.1 Requires: mysql-libs >= 5.5 -Requires: php(core) >= 5.3 +Requires: php(core) >= 7.1 Requires: php(ctype) Requires: php(filter) Requires: php(hash)