From d3c032b469012cf497ca1d0971b02fe5911b5d94 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Apr 09 2020 16:54:49 +0000 Subject: Add BuildRequires: groff and fix ovstest path --- diff --git a/openvswitch.spec b/openvswitch.spec index 814b025..3094587 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -76,6 +76,7 @@ BuildRequires: unbound-devel # make check dependencies BuildRequires: procps-ng %if 0%{?rhel} > 7 || 0%{?fedora} +BuildRequires: groff BuildRequires: python3-pyOpenSSL %endif @@ -378,7 +379,7 @@ chown -R openvswitch:openvswitch /etc/openvswitch %{_mandir}/man8/ovs-test.8* %{_mandir}/man8/ovs-vlan-test.8* %{_mandir}/man8/ovs-l3ping.8* -%{python_sitelib}/ovstest +%{python3_sitelib}/ovstest %files devel %{_libdir}/*.so @@ -458,7 +459,7 @@ chown -R openvswitch:openvswitch /etc/openvswitch %{_udevrulesdir}/91-vfio.rules %doc LICENSE NOTICE README.rst NEWS rhel/README.RHEL.rst /var/lib/openvswitch -%attr(750,openvswitch,openvswitch) /var/log/openvswitch +%attr(750,openvswitch,openvswitch) %verify(not owner group) /var/log/openvswitch %ghost %attr(755,root,root) %verify(not owner group) %{_rundir}/openvswitch %{_datadir}/openvswitch/bugtool-plugins/ %{_datadir}/openvswitch/scripts/ovs-bugtool-*