From 96a08cf12c58b123c798ed06a79cf93fcbc67fd9 Mon Sep 17 00:00:00 2001 From: Iryna Shcherbina Date: Feb 20 2018 23:55:46 +0000 Subject: Update Python 2 dependency declarations to new packaging standards --- diff --git a/openvswitch.spec b/openvswitch.spec index abe1ea2..b7c6b07 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -41,7 +41,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 2.9.0 -Release: 2%{?commit0:.%{date}git%{shortcommit0}}%{?dist} +Release: 3%{?commit0:.%{date}git%{shortcommit0}}%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -128,11 +128,11 @@ BuildRequires: desktop-file-utils BuildRequires: groff-base graphviz # make check dependencies BuildRequires: procps-ng -BuildRequires: pyOpenSSL +BuildRequires: python2-pyOpenSSL %if %{with check_datapath_kernel} BuildRequires: nmap-ncat # would be useful but not available in RHEL or EPEL -#BuildRequires: pyftpdlib +#BuildRequires: python2-pyftpdlib %endif %if %{with libcapng} @@ -734,6 +734,10 @@ fi %{_unitdir}/ovn-controller-vtep.service %changelog +* Tue Feb 20 2018 Iryna Shcherbina - 2.9.0-3 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Tue Feb 20 2018 Timothy Redaelli - 2.9.0-2 - Align totally with RHEL "Fast Datapath" channel 2.9.0-1