From da7dc7e31020f03a308a53851f842b5b2e2c745a Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 29 Jan 2015 15:43:51 +0000 Subject: [PATCH] Add speexdsp-devel as a dep to fix FTBFS --- alsa-plugins.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/alsa-plugins.spec b/alsa-plugins.spec index f651345..e12331a 100644 --- a/alsa-plugins.spec +++ b/alsa-plugins.spec @@ -6,7 +6,7 @@ Name: alsa-plugins Version: 1.0.28 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Advanced Linux Sound Architecture (ALSA) Plugins # All packages are LGPLv2+ with the exception of samplerate which is GPLv2+ # pph plugin is BSD-like licensed @@ -121,8 +121,8 @@ This plugin exposes the controls for an Arcam AV amplifier (see: http://www.arcam.co.uk/) as an ALSA mixer device. %package speex -Requires: speex -BuildRequires: speex-devel +Requires: speex speexdsp +BuildRequires: speex-devel speexdsp-devel Summary: Rate Converter Plugin Using Speex Resampler Group: System Environment/Libraries License: LGPLv2+ @@ -250,6 +250,9 @@ find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \; %changelog +* Thu Jan 29 2015 Peter Robinson 1.0.28-4 +- Add speexdsp-devel as a dep to fix FTBFS + * Fri Aug 15 2014 Fedora Release Engineering - 1.0.28-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild