From 6e2a249ddbbe34edf070a004229a91e91cadfecafbb8141d2c8e472edf84b898 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 6 Feb 2013 18:49:32 +0000 Subject: [PATCH] Accepting request 151509 from home:dimstar:branches:GNOME:Factory For 12.3: Do not build the gstreamer backed for libcanberra. Removes the gstreamer 1.0 binary inclusion in all gtk apps... thus greatly improving stability!) OBS-URL: https://build.opensuse.org/request/show/151509 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libcanberra?expand=0&rev=58 --- libcanberra.changes | 7 +++++++ libcanberra.spec | 4 +--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/libcanberra.changes b/libcanberra.changes index 33588ea..e3bde22 100644 --- a/libcanberra.changes +++ b/libcanberra.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 6 15:38:50 UTC 2013 - dimstar@opensuse.org + +- Drop pkgconfig(gstreamer-1.0) BuildRequires: no longer build the + gstreamer backend. The default is PulseAudio, with a fallback to + alsa, which is sufficient. Helps against issues like bnc#800963. + ------------------------------------------------------------------- Fri Nov 9 18:27:56 UTC 2012 - michael.meeks@suse.com diff --git a/libcanberra.spec b/libcanberra.spec index a3f46d1..db745a8 100644 --- a/libcanberra.spec +++ b/libcanberra.spec @@ -1,7 +1,7 @@ # # spec file for package libcanberra # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,7 +38,6 @@ BuildRequires: lynx BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(glib-2.0) >= 2.32 -BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gtk+-2.0) %if %build_gtk3 BuildRequires: pkgconfig(gtk+-3.0) @@ -224,7 +223,6 @@ rm -rf %{buildroot} %{_libdir}/libcanberra.so.* %dir %{_libdir}/libcanberra-%{version} %{_libdir}/libcanberra-%{version}/libcanberra-alsa.so -%{_libdir}/libcanberra-%{version}/libcanberra-gstreamer.so %{_libdir}/libcanberra-%{version}/libcanberra-multi.so %{_libdir}/libcanberra-%{version}/libcanberra-null.so %{_libdir}/libcanberra-%{version}/libcanberra-oss.so