diff --git a/phpmyadmin.spec b/phpmyadmin.spec index 9cade0e..4673eb8 100644 --- a/phpmyadmin.spec +++ b/phpmyadmin.spec @@ -19,7 +19,7 @@ Name: %{?sitename:%sitename-}phpmyadmin Version: 5.2.1 -Release: 1mamba +Release: 2mamba Summary: MySQL administration tool Group: Applications/Databases Vendor: openmamba @@ -39,9 +39,7 @@ License: GPL BuildArch: noarch ## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-END -BuildRequires: apache -#Requires: apache-mod_php >= 4.3 -#Requires: php-mysqli +Requires: php-mysqli #Requires: mysql >= 5.5 %description @@ -217,6 +215,9 @@ rm -f .core .themes # scripts/*.sql %changelog +* Thu Dec 28 2023 Silvan Calarco 5.2.1-2mamba +- require php-mysqli + * Thu Feb 09 2023 Automatic Build System 5.2.1-1mamba - automatic version update by autodist