Hello community,

here is the log from the commit of package SDL for openSUSE:Factory checked in 
at 2014-05-26 14:40:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL (Old)
 and      /work/SRC/openSUSE:Factory/.SDL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL/SDL.changes  2013-12-19 12:51:31.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes     2014-05-26 
14:40:23.000000000 +0200
@@ -1,0 +2,6 @@
+Sun May 25 16:30:19 UTC 2014 - [email protected]
+
+-  Update SDL-lfs.patch, after a recent verification I found
+   that something is not including SDL_config.h (config.h)
+   therefore not using large file offsets.
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL.spec ++++++
--- /var/tmp/diff_new_pack.LveiWq/_old  2014-05-26 14:40:24.000000000 +0200
+++ /var/tmp/diff_new_pack.LveiWq/_new  2014-05-26 14:40:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL
 #
-# 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


++++++ sdl-lfs.patch ++++++
--- /var/tmp/diff_new_pack.LveiWq/_old  2014-05-26 14:40:25.000000000 +0200
+++ /var/tmp/diff_new_pack.LveiWq/_new  2014-05-26 14:40:25.000000000 +0200
@@ -9,3 +9,14 @@
  AC_PROG_CXX
  AC_PROG_INSTALL
  AC_PROG_MAKE_SET
+--- Makefile.in.orig
++++ Makefile.in
+@@ -21,7 +21,7 @@ distfile = $(distdir).tar.gz
+ SHELL = @SHELL@
+ CC      = @CC@
+ INCLUDE = @INCLUDE@
+-CFLAGS  = @BUILD_CFLAGS@
++CFLAGS  = @BUILD_CFLAGS@ -include include/SDL_config.h
+ EXTRA_CFLAGS = @EXTRA_CFLAGS@
+ LDFLAGS = @BUILD_LDFLAGS@
+ EXTRA_LDFLAGS = @EXTRA_LDFLAGS@

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

Reply via email to