[totem/f16] - buildrequire grilo-devel >= 0.1.16, otherwise the grilo plugin gets disabled and the build will

Karsten Hopp karsten at fedoraproject.org
Tue Oct 4 21:14:55 UTC 2011


commit 3ccb9b0de3a7ab57ad146e075e01b9e7d6272b8a
Author: Karsten Hopp <karsten at redhat.com>
Date:   Tue Oct 4 23:16:59 2011 +0200

    - buildrequire grilo-devel >= 0.1.16, otherwise the grilo plugin
      gets disabled and the build will abort with an filelist error

 totem.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/totem.spec b/totem.spec
index 9751aef..25bded2 100644
--- a/totem.spec
+++ b/totem.spec
@@ -56,7 +56,7 @@ BuildRequires: liberation-sans-fonts
 # For plugins
 BuildRequires: lirc-devel
 BuildRequires: libgdata-devel
-BuildRequires: grilo-devel
+BuildRequires: grilo-devel >= 0.1.16
 
 # The mythtv sub-package was removed
 # (obsoleted by -upnp then by grilo in main)
@@ -271,6 +271,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/totem/mozilla-viewer.css
 
 %changelog
+* Tue Oct 04 2011 Karsten Hopp <karsten at redhat.com> 3.2.0-1
+- buildrequire grilo-devel >= 0.1.16, otherwise the grilo plugin
+  gets disabled and the build will abort with an filelist error
+
 * Mon Sep 26 2011 Bastien Nocera <bnocera at redhat.com> 3.2.0-1
 - Update to 3.2.0
 


More information about the scm-commits mailing list