]> TLD Linux GIT Repositories - packages/phpMyAdmin.git/blobdiff - phpMyAdmin.spec
- requires PHP 7.1
[packages/phpMyAdmin.git] / phpMyAdmin.spec
index 025efa862c6fcb73f5ba996fc804d0da92251ffa..2e6976725273f02bfa6edef7ae2ecf32d4f4c41b 100644 (file)
@@ -17,14 +17,14 @@ 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)
 Requires:      php(json)
 Requires:      php(mbstring)
-#Requires:     php(mcrypt)
 Requires:      php(mysqli)
 Requires:      php(pcre)
 Requires:      php(session)