Hello community,

here is the log from the commit of package mcstrans for openSUSE:Factory 
checked in at 2015-06-23 11:56:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mcstrans (Old)
 and      /work/SRC/openSUSE:Factory/.mcstrans.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mcstrans"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mcstrans/mcstrans.changes        2014-09-09 
19:00:14.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.mcstrans.new/mcstrans.changes   2015-06-23 
11:56:51.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 17 14:15:33 UTC 2015 - [email protected]
+
+- fixed wrong label in /run preventing startup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mcstrans.spec ++++++
--- /var/tmp/diff_new_pack.N6Ke7X/_old  2015-06-23 11:56:52.000000000 +0200
+++ /var/tmp/diff_new_pack.N6Ke7X/_new  2015-06-23 11:56:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mcstrans
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ mcstransd.service ++++++
--- /var/tmp/diff_new_pack.N6Ke7X/_old  2015-06-23 11:56:52.000000000 +0200
+++ /var/tmp/diff_new_pack.N6Ke7X/_new  2015-06-23 11:56:52.000000000 +0200
@@ -5,7 +5,9 @@
 [Service]
 Type=forking
 PIDFile=/run/mcstransd.pid
+# switch to RuntimeDirectory=setrans once systemd on SLE 12 supports it
 ExecStartPre=/usr/bin/mkdir -p /var/run/setrans
+ExecStartPre=/usr/bin/chcon -t setrans_var_run_t /run/setrans
 ExecStart=/sbin/mcstransd
 
 [Install]


Reply via email to