forked from pool/phpMyAdmin
Accepting request 1084972 from home:computersalat:devel:php
fix deps, update apache conf OBS-URL: https://build.opensuse.org/request/show/1084972 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=381
This commit is contained in:
committed by
Git OBS Bridge
parent
f72c5e8e04
commit
e824729c65
@@ -42,6 +42,7 @@ Source100: %{name}-rpmlintrc
|
||||
Patch0: %{name}-config.patch
|
||||
# Fix-SUSE: auto config for pma storage
|
||||
Patch1: %{name}-pma.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: apache-rpm-macros
|
||||
BuildRequires: fdupes
|
||||
#
|
||||
@@ -57,7 +58,6 @@ Requires: php-openssl
|
||||
Requires: php-session
|
||||
Recommends: php-curl
|
||||
Recommends: php-zip
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
phpMyAdmin can manage a whole MySQL server (needs a super-user) as well as a
|
||||
@@ -105,7 +105,7 @@ Requires(post): %{_sbindir}/a2enmod
|
||||
Requires(post): %{_sbindir}/a2enflag
|
||||
Requires(post): php
|
||||
Requires(postun):%{_sbindir}/a2enflag
|
||||
Recommends: mod_php_any >= 7.4
|
||||
Requires: mod_php_any >= 7.4
|
||||
Supplements: packageand(apache2:%name)
|
||||
|
||||
%description apache
|
||||
|
Reference in New Issue
Block a user