Hello community,

here is the log from the commit of package SDL_image for openSUSE:Factory 
checked in at 2013-01-08 14:59:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL_image (Old)
 and      /work/SRC/openSUSE:Factory/.SDL_image.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL_image", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL_image/SDL_image.changes      2012-08-31 
10:01:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.SDL_image.new/SDL_image.changes 2013-01-08 
14:59:09.000000000 +0100
@@ -1,0 +2,8 @@
+Thu Jan  3 02:02:36 UTC 2013 - [email protected]
+
+- Disable dynamic loading of common libraries, this 
+ is a bad idea to beging with.
+
+- Cleanup buildRequires. metpackage xorg-x11-devel is not required
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL_image.spec ++++++
--- /var/tmp/diff_new_pack.mqtHtk/_old  2013-01-08 14:59:11.000000000 +0100
+++ /var/tmp/diff_new_pack.mqtHtk/_new  2013-01-08 14:59:11.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_image
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -21,7 +21,6 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  xorg-x11-devel
 Url:            http://www.libsdl.org/projects/SDL_image/
 Summary:        Simple DirectMedia Layer--Sample Image Loading Library
 License:        LGPL-2.1+
@@ -66,7 +65,7 @@
 %setup -q
 
 %build
-%configure --disable-static --with-pic
+%configure --disable-png-shared --disable-jpg-shared --disable-tif-shared 
--disable-static --with-pic
 make %{?_smp_mflags}
 
 %install

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

Reply via email to