Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package selinux-autorelabel for 
openSUSE:Factory checked in at 2021-03-02 12:27:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/selinux-autorelabel (Old)
 and      /work/SRC/openSUSE:Factory/.selinux-autorelabel.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "selinux-autorelabel"

Tue Mar  2 12:27:46 2021 rev:3 rq:874861 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/selinux-autorelabel/selinux-autorelabel.changes  
2020-11-10 13:53:49.406808020 +0100
+++ 
/work/SRC/openSUSE:Factory/.selinux-autorelabel.new.2378/selinux-autorelabel.changes
        2021-03-02 12:30:56.275602149 +0100
@@ -1,0 +2,6 @@
+Wed Feb 24 12:56:53 UTC 2021 - Johannes Segitz <[email protected]>
+
+- Adjust path in service file depending on the distro version 
+  (bsc#1182563) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ selinux-autorelabel.spec ++++++
--- /var/tmp/diff_new_pack.tVpT96/_old  2021-03-02 12:30:56.815602524 +0100
+++ /var/tmp/diff_new_pack.tVpT96/_new  2021-03-02 12:30:56.815602524 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package selinux-autorelabel
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,6 +42,9 @@
 mkdir -p %{buildroot}%{_unitdir}/
 mkdir -p %{buildroot}%{_systemdgeneratordir}
 install -m 755 -p %{SOURCE1} %{buildroot}%{_libexecdir}/selinux/
+%if 0%{?suse_version} <= 1500
+sed -i 's/libexec/lib/' %{SOURCE2}
+%endif
 install -m 644 -p %{SOURCE2} %{buildroot}%{_unitdir}/
 install -m 644 -p %{SOURCE3} %{buildroot}%{_unitdir}/
 install -m 644 -p %{SOURCE4} %{buildroot}%{_unitdir}/

Reply via email to