From 423c85cfbf837ed6cb25c5179b16cc46e75cbc78 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 3 Oct 2015 12:56:51 +0200 Subject: [PATCH] - python3 epoch; no python-distribute BR --- python-pyatspi.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python-pyatspi.spec b/python-pyatspi.spec index ed74372..7d55c6f 100644 --- a/python-pyatspi.spec +++ b/python-pyatspi.spec @@ -21,10 +21,9 @@ BuildRequires: tar >= 1:1.22 BuildRequires: xz %if %{with python2} BuildRequires: python-devel >= 1:2.6 -BuildRequires: python-distribute %endif %if %{with python3} -BuildRequires: python3-devel >= 3.2 +BuildRequires: python3-devel >= 1:3.2 %endif Requires: at-spi2-core >= 2.12.0 Requires: gobject-introspection -- 2.44.0