SHA256
1
0
forked from pool/SDL_sound

converted link to branch

OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=6
This commit is contained in:
Stephan Kulow 2010-02-19 15:26:51 +00:00 committed by Git OBS Bridge
parent e421ddeb92
commit 65f4a244bd
2 changed files with 11 additions and 5 deletions

View File

@ -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

View File

@ -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 <icculus at clutteredmind dot org>
%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