Update to 0.1.16
This commit is contained in:
parent
8cd94e0f51
commit
5680228cb3
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/grilo-plugins-0.1.15.tar.bz2
|
||||
/grilo-plugins-0.1.16.tar.xz
|
||||
|
@ -2,14 +2,14 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.1.15
|
||||
Release: 5%{?dist}
|
||||
Version: 0.1.16
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
License: LGPLv2+
|
||||
Url: https://live.gnome.org/Grilo
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/%{release_version}/grilo-plugins-%{version}.tar.bz2
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/grilo-plugins/%{release_version}/grilo-plugins-%{version}.tar.xz
|
||||
|
||||
BuildRequires: grilo-devel >= %{version}
|
||||
BuildRequires: gnome-common
|
||||
@ -20,11 +20,11 @@ BuildRequires: gupnp-av-devel >= 0.5.0
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: libgdata-devel
|
||||
BuildRequires: tracker-devel >= 0.9.0
|
||||
BuildRequires: quvi-devel
|
||||
|
||||
Requires: grilo >= %{version}
|
||||
Requires: gupnp >= 0.13.0
|
||||
Requires: gupnp-av >= 0.5.0
|
||||
Requires: tracker >= 0.9.0
|
||||
|
||||
|
||||
%description
|
||||
@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_datadir}/grilo-%{release_version}/plugins/*.xml
|
||||
|
||||
%changelog
|
||||
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 0.1.16-1
|
||||
- Update to 0.1.16
|
||||
|
||||
* Fri Jun 17 2011 Peter Robinson <pbrobinson@gmail.com> 0.1.15-5
|
||||
- rebuild for new gupnp/gssdp
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user