Hello community,

here is the log from the commit of package SDL for openSUSE:Factory checked in 
at 2013-06-11 06:39:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-04-17 09:25:38.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes     2013-06-11 
09:24:09.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jun  8 20:24:50 UTC 2013 - crrodrig...@opensuse.org
+
+- sdl-lfs.patch: Ensure library is built with large file 
+ support/ 64bit off_t in 32bit systems
+
+-------------------------------------------------------------------

New:
----
  sdl-lfs.patch

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

Other differences:
------------------
++++++ SDL.spec ++++++
--- /var/tmp/diff_new_pack.Q9D9Jb/_old  2013-06-11 09:24:10.000000000 +0200
+++ /var/tmp/diff_new_pack.Q9D9Jb/_new  2013-06-11 09:24:10.000000000 +0200
@@ -52,6 +52,7 @@
 # PATCH-FIX-OPENSUSE SDL-1.2.13-x11-keytounicode.patch
 Patch0:         SDL-1.2.13-x11-keytounicode.patch
 Patch1:         SDL_sdl_endian.patch
+Patch2:         sdl-lfs.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -101,6 +102,7 @@
 %setup -q
 %patch0
 %patch1
+%patch2
 # remove the file to provide sufficient evidence that we are
 # not using this file during the build [bnc#508111]
 rm -f src/joystick/darwin/10.3.9-FIX/IOHIDLib.h

++++++ sdl-lfs.patch ++++++
--- configure.in.orig
+++ configure.in
@@ -56,6 +56,8 @@ fi
 dnl Check for tools
 AC_PROG_LIBTOOL
 AC_PROG_CC
+AC_USE_SYSTEM_EXTENSIONS
+AC_SYS_LARGEFILE
 AC_PROG_CXX
 AC_PROG_INSTALL
 AC_PROG_MAKE_SET
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to