[grilo-plugins/rpm: 30/30] Update RPM spec file
- From: Juan A. Suarez Romero <jasuarez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins/rpm: 30/30] Update RPM spec file
- Date: Mon, 1 Aug 2011 09:27:45 +0000 (UTC)
commit 95b325b97acf7aeeba7a923a9c6829a6dc50bd0d
Author: Juan A. Suarez Romero <jasuarez igalia com>
Date: Mon Aug 1 10:57:37 2011 +0200
Update RPM spec file
grilo-plugins.spec.in | 45 +++++++++++++++++++++++++++++----------------
1 files changed, 29 insertions(+), 16 deletions(-)
---
diff --git a/grilo-plugins.spec.in b/grilo-plugins.spec.in
index 88475f2..ea44756 100644
--- a/grilo-plugins.spec.in
+++ b/grilo-plugins.spec.in
@@ -17,6 +17,8 @@ BuildRequires: gupnp-av-devel >= 0.5.0
BuildRequires: sqlite-devel
BuildRequires: libgdata-devel
BuildRequires: tracker-devel >= 0.9.0
+BuildRequires: gmime-devel >= 2.4.0
+BuildRequires: quvi-devel >= 0.2.15
Requires: grilo >= @VERSION@
Requires: gupnp >= 0.13.0
@@ -48,22 +50,22 @@ Youtube
%setup -q
%build
-%configure \
- --disable-fakemetadata \
- --disable-shoutcast \
- --enable-apple-trailers \
- --enable-bookmarks \
- --enable-filesystem \
- --enable-flickr \
- --enable-gravatar \
- --enable-jamendo \
- --enable-lastfm-albumart \
- --enable-localmetadata \
- --enable-metadata-store \
- --enable-podcasts \
- --enable-tracker \
- --enable-upnp \
- --enable-vimeo \
+%configure \
+ --disable-fakemetadata \
+ --disable-shoutcast \
+ --enable-apple-trailers \
+ --enable-bookmarks \
+ --enable-filesystem \
+ --enable-flickr \
+ --enable-gravatar \
+ --enable-jamendo \
+ --enable-lastfm-albumart \
+ --enable-localmetadata \
+ --enable-metadata-store \
+ --enable-podcasts \
+ --enable-tracker \
+ --enable-upnp \
+ --enable-vimeo \
--enable-youtube
make %{?_smp_mflags}
@@ -88,6 +90,17 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/grilo-0.1/plugins/*.xml
%changelog
+* 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
+- Filesystem plugin: do not replace already existant identifiers
+- Jamendo plugin: small fixes, fixed feed identifier
+- Podcasts plugin: several fixes, included thumbnail in podcasts, made cache time configurable
+- Shoutcast plugin: do not use deprecated functions
+- Tracker plugin: fixed registering keys when re-loading the plugin
+- Vimeo plugin: handled wrong dates
+- Youtube plugin: fixed BGO#650679 - Youtube plugin shouldn't load the, categories on start, added quvi supported
+
* Wed Apr 20 2011 Juan A. Suarez Romero <jasuarez igalia com> - 0.1.15-1
- LastFM Album Art plugin: plugged some leaks
- Local Metadata plugin: plugged some leaks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]