Accepting request 394547 from GNOME:Apps

1

OBS-URL: https://build.opensuse.org/request/show/394547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dogtail?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2016-05-16 10:03:50 +00:00 committed by Git OBS Bridge
parent 07b1f479c9
commit a9715781d1
2 changed files with 11 additions and 2 deletions

View File

@ -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 Fri Feb 20 08:48:50 UTC 2015 - fcrozat@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package dogtail # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -37,6 +37,9 @@ Requires: python-gobject
Requires: python-imaging Requires: python-imaging
Requires: rpm-python Requires: rpm-python
Requires: xinit Requires: xinit
%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
Requires: python-gobject-Gdk
%endif
BuildArch: noarch BuildArch: noarch
%description %description
@ -65,7 +68,6 @@ desktop-file-install %{buildroot}/%{_datadir}/applications/sniff.desktop \
%postun %postun
%icon_theme_cache_postun %icon_theme_cache_postun
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/* %{_bindir}/*