Hello community, here is the log from the commit of package SDL_sound for openSUSE:Factory checked in at 2013-01-08 14:59:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SDL_sound (Old) and /work/SRC/openSUSE:Factory/.SDL_sound.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SDL_sound", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/SDL_sound/SDL_sound.changes 2011-09-23 01:51:16.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.SDL_sound.new/SDL_sound.changes 2013-01-08 14:59:57.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Jan 3 02:27:56 UTC 2013 - [email protected] + +- BuildRequire pkgconfig(libmodplug) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SDL_sound.spec ++++++ --- /var/tmp/diff_new_pack.PmpxGY/_old 2013-01-08 14:59:57.000000000 +0100 +++ /var/tmp/diff_new_pack.PmpxGY/_new 2013-01-08 14:59:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package SDL_sound # -# Copyright (c) 2011 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 @@ -16,18 +16,24 @@ # - Name: SDL_sound -BuildRequires: flac-devel libSDL-devel libmikmod-devel libogg-devel libvorbis-devel physfs-devel speex-devel +BuildRequires: flac-devel +BuildRequires: libSDL-devel +BuildRequires: libmikmod-devel +BuildRequires: libogg-devel +BuildRequires: libvorbis-devel +BuildRequires: physfs-devel +BuildRequires: speex-devel +BuildRequires: pkgconfig(libmodplug) Url: http://icculus.org/SDL_sound/ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) +License: LGPL-2.1+ +Group: System/Libraries Version: 1.0.3 -Release: 68 +Release: 0 Source: %{name}-%{version}-nompglib.tar.bz2 Source2: baselibs.conf Patch0: %{name}-%{version}-nompglib.patch -License: LGPL-2.1+ -Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -38,9 +44,8 @@ on-the-fly and behind-the-scenes. %package -n libSDL_sound-1_0-1 -Group: System/Libraries Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) -License: LGPL-2.1+ +Group: System/Libraries Provides: SDL_sound = %{version} Obsoletes: SDL_sound <= %{version} @@ -52,10 +57,10 @@ on-the-fly and behind-the-scenes. %package -n libSDL_sound-devel -License: LGPL-2.1+ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Group: Development/Libraries/C and C++ -Requires: libSDL_sound-1_0-1 = %{version} libSDL-devel +Requires: libSDL-devel +Requires: libSDL_sound-1_0-1 = %{version} Provides: SDL_sound-devel = %{version} Obsoletes: SDL_sound-devel <= %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
