From e13a88ba5ec65d94f572b48a41307e311dd52ac5 Mon Sep 17 00:00:00 2001 From: yatinkarel Date: Nov 05 2020 11:21:00 +0000 Subject: Add dependency on centos-release-nfv-openvswitch We planning to consume ovs/ovn builds from NFV SIG and backport rdo-openvswitch related change[1] to ussuri and for that we want nfv-openvswitch repos to be included, this patch does that. [1] https://review.rdoproject.org/r/#/c/29009/ --- diff --git a/SPECS/centos-release-openstack.spec b/SPECS/centos-release-openstack.spec index 1c65cc3..10f1c58 100644 --- a/SPECS/centos-release-openstack.spec +++ b/SPECS/centos-release-openstack.spec @@ -2,7 +2,7 @@ Summary: OpenStack from the CentOS Cloud SIG repo configs Name: centos-release-openstack-%{OpenStackVersion} Version: 1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL URL: http://wiki.centos.org/SpecialInterestGroup/Cloud Source0: CentOS-OpenStack.repo @@ -15,6 +15,7 @@ BuildArch: noarch Requires: centos-release Requires: centos-release-rabbitmq-38 Requires: centos-release-ceph-nautilus +Requires: centos-release-nfv-openvswitch Conflicts: centos-release-openstack %description @@ -37,6 +38,9 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/yum.repos.d %{_sysconfdir}/pki/rpm-gpg %changelog +* Thu Nov 05 2020 Yatin Karel - %{OpenStackVersion}-1-4 +- Add dependency on centos-release-nfv-openvswitch + * Tue Jul 07 2020 - Alfredo Moralejo amoralej@redhat.com> - %{OpenStackVersion}-1-3 - Replace rdo-trunk-ussuri-tested by component based promoted repos