From a88c1537c7d2dd0abaf83963d79daa3cba833296 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Tue, 20 Sep 2016 22:07:28 +0300 Subject: [PATCH] drop requires that are autogenerated by python eggs --- mopidy-youtube.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/mopidy-youtube.spec b/mopidy-youtube.spec index e1051f8..5d6243f 100644 --- a/mopidy-youtube.spec +++ b/mopidy-youtube.spec @@ -19,14 +19,9 @@ URL: https://github.com/mopidy/mopidy-youtube BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 %if %{with python2} -BuildRequires: python-devel +BuildRequires: python-modules BuildRequires: python-setuptools %endif -Requires: python-Mopidy >= 1.0 -Requires: python-Pykka >= 1.1 -Requires: python-pafy >= 0.3.35 -Requires: python-requests >= 2.2.1 -Requires: python-setuptools BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -- 2.44.0