From 5c8ab465d2903ff1c9d0ef44af905ebf12247db6 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: May 09 2018 07:25:28 +0000 Subject: don't BR python2-* packages Version: 1.16.1-3 --- diff --git a/automake.spec b/automake.spec index e623d37..eab4b04 100644 --- a/automake.spec +++ b/automake.spec @@ -54,11 +54,11 @@ BuildArch: noarch %if %{with automake_enables_optional_test} BuildRequires: automake libtool gettext-devel flex bison texinfo-tex texlive-dvips BuildRequires: java-devel-openjdk gcc-gfortran -BuildRequires: dejagnu expect emacs imake python2-docutils vala +BuildRequires: dejagnu expect emacs imake vala BuildRequires: cscope ncompress sharutils BuildRequires: gcc-objc gcc-objc++ %if !0%{?rhel:1} -BuildRequires: python2-virtualenv lzip +BuildRequires: lenv lzip %endif %endif %endif @@ -137,6 +137,8 @@ fi - drop ppc64p7 hack in config.sub, it's not needed - per: https://lists.fedoraproject.org/archives/list/ devel@lists.fedoraproject.org/thread/2OWD2QRDFBEC6HTPVQ7FMJENH32BWT54/ +- don't BR python2-* packages; switching BRs to python3 would make no sense + since the upstream testsuite is not yet python3 ready * Wed Mar 14 2018 Iryna Shcherbina - 1.16.1-2 - Update Python 2 dependency declarations to new packaging standards