Hello community, here is the log from the commit of package SDL for openSUSE:Factory checked in at 2014-12-30 00:49:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-10-14 13:24:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.SDL.new/SDL.changes 2014-12-30 00:49:21.000000000 +0100 @@ -1,0 +2,12 @@ +Fri Dec 19 10:48:55 UTC 2014 - [email protected] + +- Drop old soundserver support (also arts, after esound). + Remove --with-pic, building defaults to PIC anyway. + Use pkgconfig names to slurp in packages. + +------------------------------------------------------------------- +Thu Dec 18 10:14:55 UTC 2014 - [email protected] + +- Remove gpg-offline leftovers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL.spec ++++++ --- /var/tmp/diff_new_pack.bCMNGX/_old 2014-12-30 00:49:22.000000000 +0100 +++ /var/tmp/diff_new_pack.bCMNGX/_new 2014-12-30 00:49:22.000000000 +0100 @@ -38,28 +38,23 @@ Patch2: sdl-lfs.patch Patch3: libsdl-1.2.15-resizing.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: Mesa-devel -BuildRequires: Mesa-libGL-devel -BuildRequires: alsa-devel >= 0.9.0 BuildRequires: autoconf -%if 0%{?suse_version} == 1220 -BuildRequires: Mesa-libGLU-devel -%else -BuildRequires: glu-devel -%endif -BuildRequires: libICE-devel -BuildRequires: libXrandr-devel -BuildRequires: libXrender-devel BuildRequires: nasm BuildRequires: pkgconfig +BuildRequires: pkgconfig(alsa) >= 0.9.0 +BuildRequires: pkgconfig(gl) +BuildRequires: pkgconfig(glu) +BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libpulse-simple) >= 0.9 +BuildRequires: pkgconfig(xrandr) +BuildRequires: pkgconfig(xrender) %if 0%{?aalib} == 1 BuildRequires: aalib-devel %endif %if 0%{?suse_version} < 1120 BuildRequires: arts-devel %endif -%ifarch ppc ppc64 +%ifarch ppc %power64 BuildRequires: libspe2-devel %endif @@ -107,7 +102,6 @@ library. %prep -%{?gpg_verify: %gpg_verify %{S:2}} %setup -q %patch0 %patch1 @@ -121,7 +115,6 @@ ./autogen.sh %configure \ --disable-static \ - --with-pic \ --disable-rpath \ --disable-alsa-shared \ --disable-x11-shared \ -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
