On Thu, Mar 02, 2017 at 04:13:17PM -0500, Leif Madsen wrote:
> On Thu, Mar 2, 2017 at 3:44 PM, Russell Bryant <russ...@ovn.org> wrote:
> 
> >
> > On Thu, Mar 2, 2017 at 3:42 PM, Leif Madsen <lmad...@redhat.com> wrote:
> >
> >> Just an FYI that this patch breaks CentOS 7 builds because of the
> >> python3-devel dependency. Might need to wrap it in a conditional to check
> >> for CentOS 7 platform builds.
> >>
> >> CC: Russell and Flavio
> >>
> >> Thanks!
> >> Leif.
> >>
> >
> > Thanks for letting us know.  A conditional sounds fine to me.  Maybe make
> > it an option you can specify, on by default except for centos/rhel ?
> >
> >
> Working on a patch now. I was just thinking of wrapping the python3 parts
> in %if 0%{?fedora}

Perhaps you could check if %{python3_pkgversion} or %{__python3} is
defined instead, so in case someone install python3 support on older
distros the spec will do the right thing.

-- 
Flavio
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to