Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package radvd for openSUSE:Factory checked 
in at 2023-02-28 12:48:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/radvd (Old)
 and      /work/SRC/openSUSE:Factory/.radvd.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "radvd"

Tue Feb 28 12:48:44 2023 rev:39 rq:1068014 version:2.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/radvd/radvd.changes      2021-08-04 
22:28:35.901823087 +0200
+++ /work/SRC/openSUSE:Factory/.radvd.new.31432/radvd.changes   2023-02-28 
12:49:05.632656517 +0100
@@ -1,0 +2,6 @@
+Tue Jan 10 07:49:22 UTC 2023 - Fabian Vogt <fv...@suse.com>
+
+- /run/radvd/ is owned by the radvd group, not daemon
+- Drop redundant directory creation in %post
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ radvd.spec ++++++
--- /var/tmp/diff_new_pack.cUnYyF/_old  2023-02-28 12:49:06.344661143 +0100
+++ /var/tmp/diff_new_pack.cUnYyF/_new  2023-02-28 12:49:06.348661168 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package radvd
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -124,8 +124,6 @@
 EOF
        echo "created %{_sysconfdir}/radvd.conf with ULA prefix $prefix"
 fi
-#
-install -d -m 755 -o radvd /run/radvd
 %tmpfiles_create %{_tmpfilesdir}/%name.conf
 
 %service_add_post %{name}.service
@@ -137,8 +135,7 @@
 %service_del_preun %{name}.service
 
 %files
-%defattr(-,root,root)
-%ghost %dir %attr(0755,radvd,daemon) /run/radvd/
+%ghost %dir %attr(0755,radvd,radvd) /run/radvd/
 %ghost %config(noreplace) %{_sysconfdir}/radvd.conf
 %{_fillupdir}/sysconfig.radvd
 %{_sbindir}/radvd

Reply via email to