From f8303455d3f8d477788f83801f022aef23fb2b1c4b15b0f4febdecb7778b4626 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 24 Aug 2017 05:49:44 +0000 Subject: [PATCH] Accepting request 516264 from home:olh:branches:network - Update filename in /var/adm/update-messages to match documentation, and build-compare pattern OBS-URL: https://build.opensuse.org/request/show/516264 OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=122 --- openvswitch.changes | 6 ++++++ openvswitch.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/openvswitch.changes b/openvswitch.changes index 5105e81..48add71 100644 --- a/openvswitch.changes +++ b/openvswitch.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 10 15:12:23 UTC 2017 - olaf@aepfle.de + +- Update filename in /var/adm/update-messages to match documentation, + and build-compare pattern + ------------------------------------------------------------------- Thu Jul 27 13:05:42 UTC 2017 - mchandras@suse.de diff --git a/openvswitch.spec b/openvswitch.spec index 7bc2f51..e42aad5 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -409,7 +409,7 @@ find %{buildroot} -type f -name "*.la" -delete -print %post /sbin/ldconfig if grep -q ^DPDK_OPTIONS= %{_sysconfdir}/sysconfig/openvswitch &> /dev/null; then - cat >> %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release} << EOF + cat >> %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something << EOF WARNING! DPDK options are now part of the Open vSwitch database. Please see https://github.com/openvswitch/ovs/blob/branch-2.7/Documentation/intro/install/dpdk.rst