Hello community,

here is the log from the commit of package libspe2 for openSUSE:Factory checked 
in at 2016-04-11 09:14:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libspe2 (Old)
 and      /work/SRC/openSUSE:Factory/.libspe2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libspe2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libspe2/libspe2.changes  2013-04-03 
13:02:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libspe2.new/libspe2.changes     2016-04-11 
10:26:20.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  1 09:59:18 UTC 2016 - [email protected]
+
+-  avoid brp-55-boot-scripts error
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libspe2.spec ++++++
--- /var/tmp/diff_new_pack.uKotcG/_old  2016-04-11 10:26:21.000000000 +0200
+++ /var/tmp/diff_new_pack.uKotcG/_new  2016-04-11 10:26:21.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libspe2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,6 +28,7 @@
 Obsoletes:      libspe
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        elfspe
+Source2:        baselibs.conf
 Patch0:         libspe2.ps.patch
 Patch1:         libspe2.binfmt.patch
 Patch2:         libspe2.fix-suse-startup.patch
@@ -61,6 +62,7 @@
 %install
 make install elfspe-install DESTDIR=$RPM_BUILD_ROOT prefix=%{_prefix} 
libdir=%{_libdir}
 mkdir -p $RPM_BUILD_ROOT/etc/init.d/
+chmod +x %{S:1}
 cp %{S:1} $RPM_BUILD_ROOT/etc/init.d/elfspe
 # delete static libs
 rm $RPM_BUILD_ROOT%{_libdir}/libspe*.a

++++++ elfspe ++++++
--- /var/tmp/diff_new_pack.uKotcG/_old  2016-04-11 10:26:21.000000000 +0200
+++ /var/tmp/diff_new_pack.uKotcG/_new  2016-04-11 10:26:21.000000000 +0200
@@ -20,12 +20,12 @@
 
 ### BEGIN INIT INFO
 # Provides:          elfspe
-# Required-Start:    
+# Required-Start: $null
 # Should-Start: $remote_fs
-# Required-Stop:     
-# Should-Stop: 
+# Required-Stop: $null
+# Should-Stop: $null
 # Default-Start:     2 3 5
-# Default-Stop:      
+# Default-Stop: $null
 # Short-Description: Helper for standalong SPE applications
 # Description:       The libspe is a library interface that has been 
 # established on top of the spufs low-level programming model. 


Reply via email to