From dd077342c3fb4856a91aa7969057d0c1a6c3ae4a73e4394b034757c07e862cb2 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Tue, 28 Apr 2020 11:42:32 +0000 Subject: [PATCH] Accepting request 796504 from home:dimstar:Factory - Drop python-devel BuildRequires: python2 is EOL and this seems unused. - Drop xz BuildRequires: OBS takes care of unpacking the tarball. OBS-URL: https://build.opensuse.org/request/show/796504 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=351 --- phpMyAdmin.changes | 7 +++++++ phpMyAdmin.spec | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/phpMyAdmin.changes b/phpMyAdmin.changes index 60238ef..65d1e5a 100644 --- a/phpMyAdmin.changes +++ b/phpMyAdmin.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Apr 23 11:04:19 UTC 2020 - Dominique Leuenberger + +- Drop python-devel BuildRequires: python2 is EOL and this seems + unused. +- Drop xz BuildRequires: OBS takes care of unpacking the tarball. + ------------------------------------------------------------------- Mon Mar 23 06:40:08 UTC 2020 - ecsos@opensuse.org diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index e3c6d36..94295d0 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -49,8 +49,6 @@ Patch0: %{name}-config.patch Patch1: %{name}-pma.patch BuildRequires: apache2-devel BuildRequires: fdupes -BuildRequires: python-devel -BuildRequires: xz # Requires: php-bz2 Requires: php-ctype