From db05fbdd6e875f0015d6d6b9137e3331af31a642 Mon Sep 17 00:00:00 2001 From: Jeremy Cline Date: Sep 12 2017 17:08:19 +0000 Subject: Depend on python2-fedmsg rather than python-fedmsg-core Signed-off-by: Jeremy Cline --- diff --git a/python-fedmsg-meta-fedora-infrastructure.spec b/python-fedmsg-meta-fedora-infrastructure.spec index bd701c2..2eb77f8 100644 --- a/python-fedmsg-meta-fedora-infrastructure.spec +++ b/python-fedmsg-meta-fedora-infrastructure.spec @@ -12,7 +12,7 @@ Name: python-fedmsg-meta-fedora-infrastructure Version: 0.21.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Metadata providers for Fedora Infrastructure's fedmsg deployment Group: Development/Libraries @@ -25,7 +25,7 @@ BuildArch: noarch #BuildRequires: git-core BuildRequires: python2-devel BuildRequires: python-setuptools -BuildRequires: python-fedmsg-core +BuildRequires: python2-fedmsg BuildRequires: python-fedora BuildRequires: python-dateutil BuildRequires: pytz @@ -42,7 +42,7 @@ BuildRequires: python-argparse %if 0%{?with_python3} BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: python3-fedmsg-core +BuildRequires: python3-fedmsg BuildRequires: python3-fedora BuildRequires: python3-dateutil BuildRequires: python3-pytz @@ -61,7 +61,7 @@ Fedora Infrastructure . Summary: Common object storage frontend %{?python_provide:%python_provide python2-fedmsg-meta-fedora-infrastructure} -Requires: python-fedmsg-core +Requires: python2-fedmsg Requires: python-fedora Requires: python-dateutil Requires: pytz @@ -83,7 +83,7 @@ Fedora Infrastructure . Summary: Common object storage frontend %{?python_provide:%python_provide python3-fedmsg-meta-fedora-infrastructure} -Requires: python3-fedmsg-core +Requires: python3-fedmsg Requires: python3-fedora Requires: python3-dateutil Requires: python3-pytz @@ -135,6 +135,9 @@ FEDMSG_META_NO_NETWORK=True %{__python3} setup.py test %endif %changelog +* Tue Sep 12 2017 Jeremy Cline - 0.21.0-2 +- Depend on python2-fedmsg and python3-fedmsg + * Thu Aug 24 2017 Pierre-Yves Chibon - 0.21.0-1 - Update to 0.21.0