diff --git a/dogtail.spec b/dogtail.spec index 31aeaea..bf2c6b9 100644 --- a/dogtail.spec +++ b/dogtail.spec @@ -1,7 +1,7 @@ Summary: GUI test tool and automation framework Name: dogtail Version: 0.9.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 URL: http://dogtail.fedorahosted.org/ Source0: http://fedorahosted.org/released/dogtail/%{name}-%{version}.tar.gz @@ -17,6 +17,7 @@ Requires: pycairo Requires: rpm-python Requires: xorg-x11-xinit Requires: python-imaging +Requires: hicolor-icon-theme %description GUI test tool and automation framework that uses assistive technologies to @@ -53,13 +54,16 @@ fi %{python_sitelib}/dogtail/ %{_datadir}/applications/* %{_datadir}/dogtail/ -%{_datadir}/icons/hicolor/* +%{_datadir}/icons/hicolor/*/apps/%{name}*.* %doc COPYING %doc README %doc NEWS %doc examples/ %changelog +* Mon Dec 08 2014 David King - 0.9.0-2 +- Depend on hicolor-icon-theme for icon directory ownership (#1171906) + * Wed Apr 16 2014 Vitezslav Humpa - 0.9.0-1 - Update to upstream version 0.9.0