forked from pool/SDL_mixer
Remove redundant requires
OBS-URL: https://build.opensuse.org/package/show/games/SDL_mixer?expand=0&rev=32
This commit is contained in:
parent
95de8060d0
commit
db00f69c06
@ -1,8 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 6 12:27:02 UTC 2015 - jengelh@inai.de
|
||||
|
||||
- Improve package summary and description
|
||||
- Drop --with-pic which is enabled implicitly anyway
|
||||
- Improve package summary and description. Drop --with-pic which
|
||||
is enabled implicitly anyway, remove redundant Requires.
|
||||
- Enable modplug support
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -34,7 +34,7 @@ Patch2: mikmod2.patch
|
||||
# PATCH-FIX-UPSTREAM: http://hg.libsdl.org/SDL_mixer/rev/2d713670db9b
|
||||
Patch3: double-free-crash.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(flac)
|
||||
BuildRequires: pkgconfig(fluidsynth)
|
||||
BuildRequires: pkgconfig(libmikmod)
|
||||
@ -66,7 +66,6 @@ Timidity MIDI, and SMPEG MP3 libraries.
|
||||
Summary: Development files for the SDL sound mixer library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %lname = %version
|
||||
Requires: libSDL-devel
|
||||
Provides: SDL_mixer-devel = %version
|
||||
Obsoletes: SDL_mixer-devel < %version
|
||||
# bug437293
|
||||
|
Loading…
Reference in New Issue
Block a user