From b77bff4313e74d68de1b8f05066a66868eed9247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Thu, 3 Jan 2019 12:59:14 +0100 Subject: [PATCH] Update feedparser requires In Fedora python2-feedparser should be used in Requires but there is only python-feedparser in EPEL. Let's use conditional then. https://src.fedoraproject.org/rpms/did/pull-request/3 https://bugzilla.redhat.com/show_bug.cgi?id=1663178 --- did.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/did.spec b/did.spec index 871d4779..9129fd31 100644 --- a/did.spec +++ b/did.spec @@ -13,7 +13,7 @@ BuildRequires: git BuildRequires: python2-devel Requires: python2-requests-gssapi Requires: python2-nitrate python2-dateutil python2-bugzilla -Requires: python-feedparser +Requires: python%{?fedora:2}-feedparser %description Comfortably gather status report data (e.g. list of committed