commit openvswitch for openSUSE:Factory
Hello community, here is the log from the commit of package openvswitch for openSUSE:Factory checked in at 2018-09-26 14:23:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openvswitch (Old) and /work/SRC/openSUSE:Factory/.openvswitch.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "openvswitch" Wed Sep 26 14:23:05 2018 rev:30 rq:637897 version:2.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes 2018-09-04 22:55:43.584909958 +0200 +++ /work/SRC/openSUSE:Factory/.openvswitch.new/openvswitch.changes 2018-09-26 14:23:07.113950751 +0200 @@ -1,0 +2,5 @@ +Mon Sep 24 12:46:34 UTC 2018 - Markos Chandras <mchandras@suse.de> + +- Fix package name for shared library. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openvswitch.spec ++++++ --- /var/tmp/diff_new_pack.oQO13e/_old 2018-09-26 14:23:09.133947536 +0200 +++ /var/tmp/diff_new_pack.oQO13e/_new 2018-09-26 14:23:09.137947529 +0200 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # # needssslcertforbuild @@ -22,7 +22,7 @@ %if ! %{defined _fillupdir} %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif -%define lname libopenvswitch-2_9-0 +%define lname libopenvswitch-2_10-0 %ifarch aarch64 x86_64 %{ix86} %if 0%{?suse_version} # DPDK enabled only SUSE/openSUSE @@ -458,8 +458,9 @@ %{buildroot}%{_sysconfdir}/sysconfig/network-scripts/ifup-ovs %endif -install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d -install -d -m 755 %{buildroot}%{_localstatedir}/log/openvswitch +install -d -m 0755 %{buildroot}/%{_rundir}/openvswitch +install -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d +install -d -m 0755 %{buildroot}%{_localstatedir}/log/openvswitch install -p -D -m 0644 rhel/etc_openvswitch_default.conf \ %{buildroot}/%{_sysconfdir}/openvswitch/default.conf
participants (1)
-
root