Hello community,

here is the log from the commit of package roccat-tools for openSUSE:Factory 
checked in at 2015-04-16 14:14:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/roccat-tools (Old)
 and      /work/SRC/openSUSE:Factory/.roccat-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "roccat-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/roccat-tools/roccat-tools.changes        
2015-02-05 11:01:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.roccat-tools.new/roccat-tools.changes   
2015-04-16 14:14:43.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  3 20:58:42 UTC 2015 - [email protected]
+
+- fix boo#925799 http://sourceforge.net/p/roccat/bugs/35/
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ roccat-tools.spec ++++++
--- /var/tmp/diff_new_pack.dph3Ol/_old  2015-04-16 14:14:43.000000000 +0200
+++ /var/tmp/diff_new_pack.dph3Ol/_new  2015-04-16 14:14:43.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package roccat-tools
 #
-# 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
@@ -363,6 +363,9 @@
 cd build
 make DESTDIR=%{buildroot} install V=1
 
+# http://sourceforge.net/p/roccat/bugs/35/
+mkdir --parents %{buildroot}%{_localstatedir}/lib/roccat
+
 %pre
 /usr/sbin/groupadd roccat >/dev/null || :
 
@@ -534,6 +537,7 @@
 %config %{_sysconfdir}/ld.so.conf.d/roccat.conf
 %dir %{_mandir}/*/
 %dir %{_mandir}/*/man1/
+%attr(2770, roccat, roccat) %{_localstatedir}/lib/roccat
 
 %files devel
 %defattr(-,root,root)


Reply via email to