Merge commit 'dbef048bc2d1c116af88b2884d637eb960dab711'
This commit is contained in:
commit
3394d094e3
@ -3,7 +3,7 @@
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.1.18
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -54,7 +54,7 @@ This package contains plugins to get information from theses sources:
|
||||
%setup -q
|
||||
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=658448
|
||||
sed -i -e 's,tracker-sparql-0.11,tracker-sparql-0.12,g' configure.ac
|
||||
sed -i -e 's,tracker-sparql-0.11,tracker-sparql-0.14,g' configure.ac
|
||||
|
||||
autoreconf -f
|
||||
|
||||
@ -95,6 +95,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/grilo-%{release_version}/*.xml
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2012 Matthias Clasen <mclasen@redhat.com> - 0.1.18-3
|
||||
- Rebuild for new tracker
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.18-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user