From a1aacd0104efff83b5b992c32d32acfd46638664 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 25 Jul 2014 16:17:31 +0200 Subject: [PATCH] skype: require Pulseaudio since ALSA alone support has been dropped from 4.3 --- SRPMS/skype/skype.spec.in | 1 + SRPMSVERSIONS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/SRPMS/skype/skype.spec.in b/SRPMS/skype/skype.spec.in index dff80bd..ebb2e52 100644 --- a/SRPMS/skype/skype.spec.in +++ b/SRPMS/skype/skype.spec.in @@ -13,6 +13,7 @@ License: Non Distributable BuildPrereq: wget BuildPrereq: /usr/bin/tempfile # NOTE: requires the backward compatible version of the libstdc++ library +Requires: pulseaudio BuildRoot: %{_tmppath}/%{name}-%{version}-root %description diff --git a/SRPMSVERSIONS b/SRPMSVERSIONS index ff0105f..9922da1 100644 --- a/SRPMSVERSIONS +++ b/SRPMSVERSIONS @@ -9,7 +9,7 @@ SRPMVERSION["msttcorefonts"]=1.3 SRPMRELEASE["msttcorefonts"]=7mamba # skype SRPMVERSION["skype"]=4.3.0.37 -SRPMRELEASE["skype"]=1mamba +SRPMRELEASE["skype"]=2mamba # spotify SRPMVERSION["spotify"]=20140117 SRPMRELEASE["spotify"]=1mamba