[grilo/f20] Build with totem-pl-parser and oauth support

Bastien Nocera hadess at fedoraproject.org
Sat Feb 22 09:56:43 UTC 2014


commit 109400fdba8ee4c090e9dc7c5941437aac95ca1d
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Feb 19 10:29:46 2014 +0100

    Build with totem-pl-parser and oauth support

 grilo.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/grilo.spec b/grilo.spec
index cf7a01c..667a0f2 100644
--- a/grilo.spec
+++ b/grilo.spec
@@ -3,7 +3,7 @@
 
 Name:           grilo
 Version:        0.2.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Content discovery framework
 
 Group:          Applications/Multimedia
@@ -21,6 +21,8 @@ BuildRequires:  libxml2-devel
 BuildRequires:  libsoup-devel
 # For the test UI
 BuildRequires:  gtk3-devel
+BuildRequires:  liboauth-devel
+BuildRequires:  totem-pl-parser-devel
 
 Requires:       gobject-introspection
 
@@ -112,6 +114,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
 %{_datadir}/vala/vapi/*
 
 %changelog
+* Wed Feb 19 2014 Kalev Lember <kalevlember at gmail.com> - 0.2.9-2
+- Build with totem-pl-parser and oauth support
+
 * Wed Feb 19 2014 Kalev Lember <kalevlember at gmail.com> - 0.2.9-1
 - Update to 0.2.9
 


More information about the scm-commits mailing list