Hello community, here is the log from the commit of package openvswitch for openSUSE:Factory checked in at 2018-08-27 12:58:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvswitch (Old) and /work/SRC/openSUSE:Factory/.openvswitch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openvswitch" Mon Aug 27 12:58:02 2018 rev:28 rq:631184 version:2.9.2 Changes: -------- --- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes 2018-06-13 15:38:11.691200116 +0200 +++ /work/SRC/openSUSE:Factory/.openvswitch.new/openvswitch.changes 2018-08-27 12:58:07.960736459 +0200 @@ -1,0 +2,8 @@ +Thu Aug 16 08:26:19 UTC 2018 - [email protected] + +- Fix conditional to only include vfio udev rules when building with + DPDK support +- Exclude %_docdir from main package which seems to be packaged by + default on older openSUSE releases. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvswitch.spec ++++++ --- /var/tmp/diff_new_pack.QWwHWI/_old 2018-08-27 12:58:08.672737237 +0200 +++ /var/tmp/diff_new_pack.QWwHWI/_new 2018-08-27 12:58:08.672737237 +0200 @@ -860,9 +860,10 @@ %ghost %attr(755,root,root) %{_rundir}/openvswitch %if %{with dpdk} %{_prefix}/lib/udev/rules.d/91-vfio.rules +%endif +%exclude %{_docdir}/%{name} %doc source/AUTHORS.rst source/CONTRIBUTING.rst source/NEWS source/README.rst %license source/COPYING source/NOTICE -%endif %files doc %exclude %{_docdir}/%{name}/AUTHORS.rst
