From 9a952ba91e007d46e8381fa39b8e5af5697d608b3d92f9fd00cbbeaffb67780e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 29 Dec 2015 11:35:25 +0000 Subject: [PATCH] Accepting request 351180 from home:Zaitor:branches:GNOME:Factory Fixup of brs from libcanberra split OBS-URL: https://build.opensuse.org/request/show/351180 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=245 --- gnome-shell.changes | 7 +++++++ gnome-shell.spec | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gnome-shell.changes b/gnome-shell.changes index 5796e37..54e69c9 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Dec 29 11:31:44 UTC 2015 - zaitor@opensuse.org + +- Replace pkgconfig(libcanberra-gtk) for + pkgconfig(libcanberra-gtk3) BuildRequires: It's what configure + looks for and needed now that libcanberra-devel was split. + ------------------------------------------------------------------- Sat Dec 12 14:25:50 UTC 2015 - zaitor@opensuse.org diff --git a/gnome-shell.spec b/gnome-shell.spec index be8397c..16d83c4 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -55,7 +55,7 @@ BuildRequires: pkgconfig(gstreamer-base-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.0 BuildRequires: pkgconfig(json-glib-1.0) >= 0.13.2 BuildRequires: pkgconfig(libcanberra) -BuildRequires: pkgconfig(libcanberra-gtk) +BuildRequires: pkgconfig(libcanberra-gtk3) BuildRequires: pkgconfig(libcroco-0.6) >= 0.6.8 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3 BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.5.3