diff --git a/dogtail.changes b/dogtail.changes index 7d0fa32..7545d66 100644 --- a/dogtail.changes +++ b/dogtail.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun May 8 17:12:59 UTC 2016 - badshah400@gmail.com + +- Add Requires: python-gobject-Gdk, since this was split out of + python-gobject into its own sub-package and should now be + required by all GUI applications. + ------------------------------------------------------------------- Fri Feb 20 08:48:50 UTC 2015 - fcrozat@suse.com diff --git a/dogtail.spec b/dogtail.spec index 89a2bc2..3b9ac18 100644 --- a/dogtail.spec +++ b/dogtail.spec @@ -1,7 +1,7 @@ # # spec file for package dogtail # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,6 +37,9 @@ Requires: python-gobject Requires: python-imaging Requires: rpm-python Requires: xinit +%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200 +Requires: python-gobject-Gdk +%endif BuildArch: noarch %description @@ -65,7 +68,6 @@ desktop-file-install %{buildroot}/%{_datadir}/applications/sniff.desktop \ %postun %icon_theme_cache_postun - %files %defattr(-,root,root) %{_bindir}/*