Build with tracker 0.16 API
https://bugzilla.gnome.org/show_bug.cgi?id=692664
This commit is contained in:
parent
f7301c76af
commit
182ed492bd
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Name: brasero
|
Name: brasero
|
||||||
Version: 3.6.1
|
Version: 3.6.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Gnome CD/DVD burning application
|
Summary: Gnome CD/DVD burning application
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
# see https://bugzilla.gnome.org/show_bug.cgi?id=683503
|
# see https://bugzilla.gnome.org/show_bug.cgi?id=683503
|
||||||
@ -107,6 +107,9 @@ developing brasero applications.
|
|||||||
%patch1 -p1 -b .desktop-file-keywords
|
%patch1 -p1 -b .desktop-file-keywords
|
||||||
%patch2 -p1 -b .gnome-common-warnings
|
%patch2 -p1 -b .gnome-common-warnings
|
||||||
|
|
||||||
|
# https://bugzilla.gnome.org/show_bug.cgi?id=692664
|
||||||
|
sed -i -e '/tracker/ s/0\.14/0.16/g' configure*
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -206,6 +209,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 27 2013 Kalev Lember <kalevlember@gmail.com> - 3.6.1-2
|
||||||
|
- Build with tracker 0.16 API
|
||||||
|
|
||||||
* Mon Nov 12 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.6.1-1
|
* Mon Nov 12 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.6.1-1
|
||||||
- Update to 3.6.1
|
- Update to 3.6.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user