diff --git a/SDL_sound.changes b/SDL_sound.changes index e1ef316..756dc3a 100644 --- a/SDL_sound.changes +++ b/SDL_sound.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 11 04:04:25 UTC 2013 - jengelh@inai.de + +- Set RPM groups + ------------------------------------------------------------------- Thu Jan 3 02:27:56 UTC 2013 - crrodriguez@opensuse.org diff --git a/SDL_sound.spec b/SDL_sound.spec index d3c40b6..a65f5af 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -17,6 +17,16 @@ Name: SDL_sound +Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) +License: LGPL-2.1+ +Group: Development/Libraries/C and C++ +Version: 1.0.3 +Release: 0 +Url: http://icculus.org/SDL_sound/ + +Source: %{name}-%{version}-nompglib.tar.bz2 +Source2: baselibs.conf +Patch0: %{name}-%{version}-nompglib.patch BuildRequires: flac-devel BuildRequires: libSDL-devel BuildRequires: libmikmod-devel @@ -25,15 +35,6 @@ 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: 0 -Source: %{name}-%{version}-nompglib.tar.bz2 -Source2: baselibs.conf -Patch0: %{name}-%{version}-nompglib.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %description