diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 03d7bcc..3edb269 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -3,14 +3,13 @@ Name: grilo-plugins Version: 0.1.15 -Release: 3 +Release: 4%{?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 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: grilo-devel >= %{version} BuildRequires: gnome-common @@ -81,15 +80,15 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/grilo-%{release_version}/*.la rm -f $RPM_BUILD_ROOT%{_bindir}/* -%clean -rm -rf $RPM_BUILD_ROOT - %files %doc AUTHORS COPYING NEWS README %{_libdir}/grilo-%{release_version}/*.so* %{_datadir}/grilo-%{release_version}/plugins/*.xml %changelog +* Fri May 20 2011 Bastien Nocera 0.1.15-4 +- Update with more comments from Kalev Lember + * Fri May 20 2011 Bastien Nocera 0.1.15-3 - Update with comments from Kalev Lember