Hello community,

here is the log from the commit of package SDL2 for openSUSE:Factory checked in 
at 2014-05-27 12:02:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/SDL2 (Old)
 and      /work/SRC/openSUSE:Factory/.SDL2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "SDL2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes        2014-03-21 
13:51:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.SDL2.new/SDL2.changes   2014-05-27 
12:02:44.000000000 +0200
@@ -1,0 +2,16 @@
+Mon May 26 07:48:54 UTC 2014 - mailaen...@opensuse.org
+
+- Added missing build dependencies
+  * arts
+  * dbus
+  * udev
+  * tslib
+- Removed unrecognized options: --disable-video-svga, --disable-video-ps3
+
+-------------------------------------------------------------------
+Mon May 26 07:00:15 UTC 2014 - mailaen...@opensuse.org
+
+- Use pkgconfig everywhere
+- Fix the build on SLE using prjconf
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ SDL2.spec ++++++
--- /var/tmp/diff_new_pack.X0CZdw/_old  2014-05-27 12:02:45.000000000 +0200
+++ /var/tmp/diff_new_pack.X0CZdw/_new  2014-05-27 12:02:45.000000000 +0200
@@ -30,27 +30,38 @@
 Source3:        %name.keyring
 Source4:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  Mesa-libEGL-devel
-BuildRequires:  Mesa-libGL-devel
-BuildRequires:  Mesa-libGLESv1_CM-devel
-BuildRequires:  Mesa-libGLESv2-devel
+BuildRequires:  arts-devel
 BuildRequires:  alsa-devel >= 0.9.0
 BuildRequires:  dos2unix
 BuildRequires:  esound-devel >= 0.2.8
-BuildRequires:  libICE-devel
-BuildRequires:  libX11-devel
-BuildRequires:  libXScrnSaver-devel
-BuildRequires:  libXcursor-devel
-BuildRequires:  libXext-devel
-BuildRequires:  libXi-devel
-BuildRequires:  libXinerama-devel
-BuildRequires:  libXrandr-devel
-BuildRequires:  libXxf86vm-devel
+BuildRequires:  gcc gcc-c++
 BuildRequires:  nasm
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(gl)
+%if 0%{?suse_version} > 1120
+BuildRequires:  pkgconfig(egl)
+BuildRequires:  pkgconfig(glesv1_cm)
+BuildRequires:  pkgconfig(glesv2)
+%endif
+BuildRequires:  pkgconfig(ice)
+%if 0%{?suse_version} > 1220
+BuildRequires:  pkgconfig(tslib)
+%endif
+BuildRequires:  pkgconfig(x11)
+%if 0%{?suse_version} > 1120
+BuildRequires:  pkgconfig(xscrnsaver)
+BuildRequires:  pkgconfig(xcursor)
+BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xrandr)
+BuildRequires:  pkgconfig(xxf86vm)
+%endif
+BuildRequires:  pkgconfig(xext) 
+BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(libpulse-simple) >= 0.9
+BuildRequires:  pkgconfig(udev)
 %ifarch ppc ppc64
 BuildRequires:  libspe2-devel
 %endif
@@ -104,8 +115,6 @@
     --with-pic \
     --disable-rpath \
     --disable-alsa-shared \
-    --disable-video-svga \
-    --disable-video-ps3 \
     --disable-video-directfb
 make %{?_smp_mflags}
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to