Try removing the dia BuildRequires
This commit is contained in:
parent
cf5bd0bd4d
commit
1eee3d414f
@ -15,7 +15,7 @@
|
|||||||
Summary: Desktop-neutral search tool and indexer
|
Summary: Desktop-neutral search tool and indexer
|
||||||
Name: tracker
|
Name: tracker
|
||||||
Version: 0.16.2
|
Version: 0.16.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://projects.gnome.org/tracker/
|
URL: http://projects.gnome.org/tracker/
|
||||||
@ -48,7 +48,7 @@ BuildRequires: libcue-devel
|
|||||||
BuildRequires: firefox
|
BuildRequires: firefox
|
||||||
BuildRequires: gdk-pixbuf2-devel
|
BuildRequires: gdk-pixbuf2-devel
|
||||||
BuildRequires: desktop-file-utils intltool gettext
|
BuildRequires: desktop-file-utils intltool gettext
|
||||||
BuildRequires: gtk-doc graphviz dia
|
BuildRequires: gtk-doc graphviz
|
||||||
BuildRequires: gobject-introspection
|
BuildRequires: gobject-introspection
|
||||||
#BuildRequires: evolution-devel
|
#BuildRequires: evolution-devel
|
||||||
|
|
||||||
@ -275,6 +275,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/ontology/
|
%{_datadir}/gtk-doc/html/ontology/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 19 2013 Debarshi Ray <rishi@fedoraproject.org> - 0.16.2-2
|
||||||
|
- Try removing the dia BuildRequires
|
||||||
|
|
||||||
* Sun Aug 04 2013 Debarshi Ray <rishi@fedoraproject.org> - 0.16.2-1
|
* Sun Aug 04 2013 Debarshi Ray <rishi@fedoraproject.org> - 0.16.2-1
|
||||||
- Update to 0.16.2
|
- Update to 0.16.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user