diff --git a/SPECS/openvswitch2.11.spec b/SPECS/openvswitch2.11.spec index dfc5abc..a0b8dc3 100644 --- a/SPECS/openvswitch2.11.spec +++ b/SPECS/openvswitch2.11.spec @@ -66,7 +66,7 @@ Summary: Open vSwitch Group: System Environment/Daemons daemon/database/utilities URL: http://www.openvswitch.org/ Version: 2.11.3 -Release: 93%{?dist} +Release: 94%{?dist} # Nearly all of openvswitch is ASL 2.0. The bugtool is LGPLv2+, and the # lib/sflow*.[ch] files are SISSL @@ -724,9 +724,11 @@ exit 0 %doc LICENSE NOTICE README.rst NEWS rhel/README.RHEL.rst %ifarch %{dpdkarches} %doc %{dpdkdir}/README.DPDK-PMDS +%attr(750,openvswitch,hugetlbfs) %verify(not owner group) /var/log/openvswitch +%else +%attr(750,openvswitch,openvswitch) %verify(not owner group) /var/log/openvswitch %endif /var/lib/openvswitch -%attr(750,openvswitch,openvswitch) %verify(not owner group) /var/log/openvswitch %ghost %attr(755,root,root) %verify(not owner group) %{_rundir}/openvswitch %if %{with_python2} %{_datadir}/openvswitch/bugtool-plugins/ @@ -745,6 +747,11 @@ exit 0 %changelog +* Thu Apr 21 2022 Timothy Redaelli - 2.11.3-94 +- redhat: use hugetlbfs group for /var/log/openvswitch when dpdk is enabled [RH git: 132f9642d3] (#2024728) + Resolves: #2024728 + + * Thu Sep 30 2021 Open vSwitch CI - 2.11.3-93 - Merging upstream branch-2.11 [RH gerrit: 7130895ee1] Commit list: