pbrobinson pushed to speech-dispatcher (f22). "Merge branch 'master' into f22"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 08:31:20 UTC 2015


From ab672b4282d782a6d9f572fd816c1d4ca2390367 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Mon, 18 May 2015 09:30:33 +0100
Subject: Add missing libsndfile dependency to fix sound icon support


diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec
index 9164e5e..5b58d28 100644
--- a/speech-dispatcher.spec
+++ b/speech-dispatcher.spec
@@ -2,7 +2,7 @@
 
 Name:          speech-dispatcher
 Version:       0.8.2
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       To provide a high-level device independent layer for speech synthesis
 Group:         System Environment/Libraries
 
@@ -25,6 +25,7 @@ Buildrequires: glib2-devel
 Buildrequires: intltool
 Buildrequires: libao-devel
 Buildrequires: libtool-ltdl-devel
+Buildrequires: libsndfile-devel
 Buildrequires: pulseaudio-libs-devel
 BuildRequires: python3-devel
 BuildRequires: python3-setuptools
@@ -250,6 +251,9 @@ fi
 %{python3_sitearch}/speechd*
 
 %changelog
+* Mon May 18 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.8.2-5
+- Add missing libsndfile dependency to fix sound icon support
+
 * Tue Apr 14 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.8.2-4
 - Always install the espeak plugin
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/speech-dispatcher.git/commit/?h=f22&id=c81d229c5b7e943694d2ebddc00bbf40ad921194


More information about the scm-commits mailing list