Update lutris.spec

This commit is contained in:
Mathieu Comandon 2016-08-04 01:23:08 -07:00
parent 30a2ca51d7
commit f53d36a068

View file

@ -1,7 +1,7 @@
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
Name: lutris
Version: 0.3.7.5
Version: 0.3.8
Release: 2%{?dist}
Summary: Install and play any video game easily
@ -18,11 +18,11 @@ BuildRequires: python-devel
%if 0%{?fedora_version}
BuildRequires: pygobject3, python3-gobject
Requires: pygobject3, PyYAML, pyxdg
Requires: pygobject3, PyYAML, pyxdg, dbus-python
%endif
%if 0%{?rhel_version} || 0%{?centos_version}
BuildRequires: pygobject3
Requires: pygobject3, PyYAML
Requires: pygobject3, PyYAML, pyxdg, dbus-python
%endif
%if 0%{?suse_version}
BuildRequires: python-gobject
@ -30,7 +30,7 @@ BuildRequires: update-desktop-files
# Needed to workaround "directories not owned by a package" issue
BuildRequires: hicolor-icon-theme
BuildRequires: polkit
Requires: python-gobject, python-gtk, python-PyYAML, python-xdg
Requires: python-gobject, python-gtk, python-PyYAML, python-xdg, dbus-1-python
%endif
%if 0%{?fedora_version} || 0%{?suse_version}
BuildRequires: fdupes