Hello community,

here is the log from the commit of package frozen-bubble for openSUSE:Factory 
checked in at 2014-08-05 10:24:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frozen-bubble (Old)
 and      /work/SRC/openSUSE:Factory/.frozen-bubble.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frozen-bubble"

Changes:
--------
--- /work/SRC/openSUSE:Factory/frozen-bubble/frozen-bubble.changes      
2013-12-10 17:42:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.frozen-bubble.new/frozen-bubble.changes 
2014-08-05 10:24:38.000000000 +0200
@@ -1,0 +2,14 @@
+Sun Aug  3 18:25:40 UTC 2014 - [email protected]
+
+- Changed $PIDDIR in fb-server to /run/fb-server, instead of /var/run
+  Removed references to /run in .spec file, per discussion on OBS request 
#243074
+- Modified:
+    frozen-bubble.spec
+    fb-server 
+
+-------------------------------------------------------------------
+Wed Jul 30 15:41:13 UTC 2014 - [email protected]
+
+- Changed paths in .spec file from /var/run to /run to resolve rpmlint check 
failures in oS:Factory 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ frozen-bubble.spec ++++++
--- /var/tmp/diff_new_pack.qScsH0/_old  2014-08-05 10:24:39.000000000 +0200
+++ /var/tmp/diff_new_pack.qScsH0/_new  2014-08-05 10:24:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package frozen-bubble
 #
-# Copyright (c) 2013 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
@@ -134,8 +134,6 @@
 install -d -m 755 %{buildroot}/%{_sysconfdir}
 touch %{buildroot}/%{_sysconfdir}/fb-server.conf
 
-install -d -m 1755 %{buildroot}%{_localstatedir}/run/fb-server
-
 %suse_update_desktop_file -i %{name} Game ArcadeGame
 %fdupes %{buildroot}${_datadir}
 %perl_process_packlist
@@ -219,7 +217,6 @@
 %endif
 %{_sbindir}/rcfb-server
 %{_sbindir}/rcfrozen-bubble-server
-%ghost %attr(755,root,root) %dir %{_localstatedir}/run/fb-server
 
 %files lang
 %defattr(-,root,root,-)

++++++ fb-server ++++++
--- /var/tmp/diff_new_pack.qScsH0/_old  2014-08-05 10:24:39.000000000 +0200
+++ /var/tmp/diff_new_pack.qScsH0/_new  2014-08-05 10:24:39.000000000 +0200
@@ -58,7 +58,7 @@
 # considered a success.
 
 CONFFILES=/etc/fb-server*.conf
-PIDDIR="/var/run/fb-server/"
+PIDDIR="/run/fb-server/"
 mkdir -p $PIDDIR
 
 case "$1" in



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

Reply via email to