Accepting request 30535 from home:jengelh:branches:games
Copy from home:jengelh:branches:games/SDL_sound via accept of submit request 30535 revision 2. Request was accepted with message: thx OBS-URL: https://build.opensuse.org/request/show/30535 OBS-URL: https://build.opensuse.org/package/show/games/SDL_sound?expand=0&rev=4
This commit is contained in:
parent
b5e7d90e9c
commit
1158e1fdc4
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package SDL_sound (Version 1.0.3)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 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,11 +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: 68
|
||||
Release: 67
|
||||
Source: %{name}-%{version}-nompglib.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Source2: baselibs.conf
|
||||
Patch0: %{name}-%{version}-nompglib.patch
|
||||
License: LGPLv2.1+
|
||||
License: LGPL v2.1 or later
|
||||
Group: System/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -47,7 +47,7 @@ Authors:
|
||||
%package -n libSDL_sound-1_0-1
|
||||
Group: System/Libraries
|
||||
Summary: Sound Sample Library for SDL (Simple DirectMedia Layer)
|
||||
License: LGPLv2.1+
|
||||
License: LGPL v2.1 or later
|
||||
Provides: SDL_sound = %{version}
|
||||
Obsoletes: SDL_sound <= %{version}
|
||||
|
||||
@ -65,7 +65,7 @@ Authors:
|
||||
Ryan C. Gordon <icculus at clutteredmind dot org>
|
||||
|
||||
%package -n libSDL_sound-devel
|
||||
License: LGPLv2.1+
|
||||
License: LGPL v2.1 or later
|
||||
Summary: Sound Sample Library for SDL (Simple DirectMedia Layer)
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: libSDL_sound-1_0-1 = %{version} libSDL-devel
|
||||
|
Loading…
Reference in New Issue
Block a user