[grilo-plugins/rpm: 19/19] Update RPM spec file



commit d84ae92dde132c53e10cde3537c539b01dc89579
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date:   Wed Sep 7 15:02:04 2011 +0200

    Update RPM spec file

 grilo-plugins.spec.in |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/grilo-plugins.spec.in b/grilo-plugins.spec.in
index ea44756..b8f663f 100644
--- a/grilo-plugins.spec.in
+++ b/grilo-plugins.spec.in
@@ -19,6 +19,7 @@ BuildRequires:  libgdata-devel
 BuildRequires:  tracker-devel >= 0.9.0
 BuildRequires:  gmime-devel >= 2.4.0
 BuildRequires:  quvi-devel >= 0.2.15
+BuildRequires:  rest-devel
 
 Requires:       grilo >= @VERSION@
 Requires:       gupnp >= 0.13.0
@@ -31,6 +32,7 @@ Grilo is a framework that provides access to different sources of
 multimedia content, using a pluggable system.
 This package contains plugins to get information from theses sources:
 Apple Trailers
+Blip.tv
 Bookmarks
 Filesystem
 Flickr
@@ -54,6 +56,7 @@ Youtube
 	--disable-fakemetadata       \
 	--disable-shoutcast          \
 	--enable-apple-trailers      \
+	--enable-bliptv      \
 	--enable-bookmarks           \
 	--enable-filesystem          \
 	--enable-flickr              \
@@ -87,9 +90,19 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README
 %{_libdir}/grilo-0.1/*.so*
-%{_datadir}/grilo-0.1/plugins/*.xml
+%{_libdir}/grilo-0.1/*.xml
 
 %changelog
+* Mon Sep 05 2011 Juan A. Suarez Romero <jasuarez igalia com> - 0.1.17-1
+- General: do not generate static libraries, install XML files in the same place as libraries plugins
+- Blip.TV plugin: added new plugin
+- Bookmarks plugin: minor changes
+- Local Metadata plugin: plugged memory leak
+- Podcasts plugin: fixed BGO#653937 - Doesn't support gmime 2.5.x
+- Tracker plugin: minor fixes, fixed BGO#654248 - tracker-sparql-0.11 support, removed code for tracker < 0.10.5
+- Vimeo plugin: correctly links against libgcrypt
+- Youtube plugin: minor fixes, added support for libgdata >= 0.9.0, removed code for libdata < 0.7
+
 * Mon Aug 01 2011 Juan A. Suarez Romero <jasuarez igalia com> - 0.1.16-1
 - General: do not install test programs, fixed gdata flags for libgdata >= 0.7, missed configuration keys are not warnings any more, small fixes in build system, use the new cancellation API
 - Fake Metadata plugin: updated for latest changes in core



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]