commit cc4a8c02acd12e2220a43c695ea120ecd7429ea1
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Mon Apr 8 19:29:17 2019 +0200
Revert "Try fixup"
This reverts commit 8e5a13f4a77b19be86f620ff83957a8ed45bf278.
mythtv.spec | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/mythtv.spec b/mythtv.spec
index 437a6cc..63fc2b7 100644
--- a/mythtv.spec
+++ b/mythtv.spec
@@ -363,14 +363,9 @@ Requires: perl(JSON)
%endif
%if %{with mythnetvision}
-%if 0%{?rhel} > 7 || 0%{?fedora} > 30
BuildRequires: %{py_prefix}-pycurl
BuildRequires: %{py_prefix}-lxml
-%else
-BuildRequires: %{py_prefix}-pycurl
-BuildRequires: %{py_prefix}-lxml
-BuildRequires: python2-oauth
-%endif
+BuildRequires: %{py_prefix}-oauth
%endif
%endif