Hello community,

here is the log from the commit of package safte-monitor for openSUSE:Factory 
checked in at 2014-08-01 19:27:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/safte-monitor (Old)
 and      /work/SRC/openSUSE:Factory/.safte-monitor.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "safte-monitor"

Changes:
--------
--- /work/SRC/openSUSE:Factory/safte-monitor/safte-monitor.changes      
2012-10-19 08:52:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.safte-monitor.new/safte-monitor.changes 
2014-08-01 19:27:19.000000000 +0200
@@ -1,0 +2,9 @@
+Fri Aug  1 02:42:38 UTC 2014 - [email protected]
+
+- Modified paths to use /run for statedir instead of /var/run to clear 
+  rpmlint check failures in os:Factory
+- Modified:
+    safte-monitor-create-state-run-dir-on-init.patch
+     
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ safte-monitor.spec ++++++
--- /var/tmp/diff_new_pack.oFIQlk/_old  2014-08-01 19:27:20.000000000 +0200
+++ /var/tmp/diff_new_pack.oFIQlk/_new  2014-08-01 19:27:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package safte-monitor
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -101,7 +101,7 @@
 /usr/bin/safte-monitor
 /usr/sbin/rcsafte-monitor
 /usr/lib/safte-monitor
-%attr(755,daemon,root) %ghost /var/run/safte-monitor
+%attr(755,daemon,root) %ghost /run/safte-monitor
 %attr(-,daemon,root) /var/log/safte-monitor
 
 %changelog

++++++ safte-monitor-create-state-run-dir-on-init.patch ++++++
--- /var/tmp/diff_new_pack.oFIQlk/_old  2014-08-01 19:27:20.000000000 +0200
+++ /var/tmp/diff_new_pack.oFIQlk/_new  2014-08-01 19:27:20.000000000 +0200
@@ -5,7 +5,7 @@
  SAFTEMONITOR=/usr/bin/safte-monitor
  [ -x $SAFTEMONITOR ] || exit 0
  
-+SAFTEMONRUNDIR=/var/run/safte-monitor
++SAFTEMONRUNDIR=/run/safte-monitor
 +
  # Source config
  if [ -f /etc/sysconfig/safte-monitor ] ; then

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to