From 5db84b00010713e99d95a3596133b411c8304a96 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 4 Aug 2013 11:25:35 +0100 Subject: [PATCH] add libgcrypt-devel to fix FTBFS --- grilo-plugins.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 51f397f..ca2c587 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -3,7 +3,7 @@ Name: grilo-plugins Version: 0.2.8 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Plugins for the Grilo framework Group: Applications/Multimedia @@ -15,6 +15,7 @@ Patch0: 0001-magnatune-Do-not-check-for-network-connectivity.patch BuildRequires: grilo-devel >= 0.2.6 BuildRequires: glib2-devel >= 2.26.0 +BuildRequires: libgcrypt-devel BuildRequires: libxml2-devel BuildRequires: gupnp-devel >= 0.13.0 BuildRequires: gupnp-av-devel >= 0.5.0 @@ -101,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/* %{_libdir}/grilo-%{release_version}/*.xml %changelog +* Sun Aug 4 2013 Peter Robinson 0.2.8-4 +- Fix FTBFS + * Sat Aug 03 2013 Fedora Release Engineering - 0.2.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild