From 65f4a244bd1323457d4170d38eef0e1b71613ef30d8c9584fc73f5bfd41e9101 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 19 Feb 2010 15:26:51 +0000 Subject: [PATCH] converted link to branch OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=6 --- SDL_sound.changes | 5 +++++ SDL_sound.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/SDL_sound.changes b/SDL_sound.changes index c12d66a..9ce63da 100644 --- a/SDL_sound.changes +++ b/SDL_sound.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 27 02:44:11 CET 2010 - jengelh@medozas.de + +- package baselibs.conf + ------------------------------------------------------------------- Wed Oct 7 14:52:39 CEST 2009 - prusnak@suse.cz diff --git a/SDL_sound.spec b/SDL_sound.spec index d3dfaae..e4c1529 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -1,7 +1,7 @@ # # spec file for package SDL_sound (Version 1.0.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -23,10 +23,11 @@ BuildRequires: flac-devel libSDL-devel libmikmod-devel libogg-devel libvorbis-d Url: http://icculus.org/SDL_sound/ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Version: 1.0.3 -Release: 67 +Release: 68 Source: %{name}-%{version}-nompglib.tar.bz2 +Source2: baselibs.conf Patch0: %{name}-%{version}-nompglib.patch -License: LGPL v2.1 or later +License: LGPLv2.1+ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,7 +47,7 @@ Authors: %package -n libSDL_sound-1_0-1 Group: System/Libraries Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) -License: LGPL v2.1 or later +License: LGPLv2.1+ Provides: SDL_sound = %{version} Obsoletes: SDL_sound <= %{version} @@ -64,7 +65,7 @@ Authors: Ryan C. Gordon %package -n libSDL_sound-devel -License: LGPL v2.1 or later +License: LGPLv2.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