Hello community,

here is the log from the commit of package radvd for openSUSE:Factory checked 
in at 2020-08-21 19:00:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/radvd (Old)
 and      /work/SRC/openSUSE:Factory/.radvd.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "radvd"

Fri Aug 21 19:00:42 2020 rev:36 rq:827794 version:2.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/radvd/radvd.changes      2019-11-18 
20:02:23.929833649 +0100
+++ /work/SRC/openSUSE:Factory/.radvd.new.3399/radvd.changes    2020-08-21 
19:01:00.252243097 +0200
@@ -1,0 +2,5 @@
+Wed Aug 19 09:13:46 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Fix invalid usage of %{_libexecdir}.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ radvd.spec ++++++
--- /var/tmp/diff_new_pack.ECbKrr/_old  2020-08-21 19:01:01.812244024 +0200
+++ /var/tmp/diff_new_pack.ECbKrr/_new  2020-08-21 19:01:01.816244026 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package radvd
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 Summary:        Router ADVertisement Daemon for IPv6
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Routing
-Url:            http://v6web.litech.org/radvd
+URL:            http://v6web.litech.org/radvd
 Source0:        http://www.litech.org/radvd/dist/%{name}-%{version}.tar.xz
 Source2:        sysconfig.radvd
 Source3:        system-user-radvd.conf
@@ -86,7 +86,7 @@
 install -D -m 644 %{SOURCE3} %{buildroot}%{_sysusersdir}/system-user-radvd.conf
 
 install -D -m 0644 redhat/systemd/radvd.service 
%{buildroot}%{_unitdir}/%{name}.service
-install -D -m 0644 redhat/systemd/radvd-tmpfs.conf 
%{buildroot}%{_libexecdir}/tmpfiles.d/%name.conf
+install -D -m 0644 redhat/systemd/radvd-tmpfs.conf 
%{buildroot}%{_tmpfilesdir}/%name.conf
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcradvd
 
 %pre -f radvd.pre
@@ -150,8 +150,7 @@
 %doc radvd.conf.example
 %{_sbindir}/rcradvd
 %{_unitdir}/%{name}.service
-%dir %{_libexecdir}/tmpfiles.d
-%{_libexecdir}/tmpfiles.d/%{name}.conf
+%{_tmpfilesdir}/%{name}.conf
 %{_sysusersdir}/system-user-radvd.conf
 
 %changelog




Reply via email to