From db00f69c061a33bf1fad04429db204358f502552886c1c3358178c0b5781ad24 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 8 Jan 2015 09:34:10 +0000 Subject: [PATCH] Remove redundant requires OBS-URL: https://build.opensuse.org/package/show/games/SDL_mixer?expand=0&rev=32 --- SDL_mixer.changes | 4 ++-- SDL_mixer.spec | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/SDL_mixer.changes b/SDL_mixer.changes index 58ed6ed..da34af1 100644 --- a/SDL_mixer.changes +++ b/SDL_mixer.changes @@ -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 ------------------------------------------------------------------- diff --git a/SDL_mixer.spec b/SDL_mixer.spec index 03a78dd..cc0b661 100644 --- a/SDL_mixer.spec +++ b/SDL_mixer.spec @@ -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