diff --git a/epour.spec b/epour.spec index 80843d3..9c58208 100644 --- a/epour.spec +++ b/epour.spec @@ -24,11 +24,11 @@ License: GPL-3.0 Group: Productivity/Networking/File-Sharing Url: https://phab.enlightenment.org/w/projects/epour/ Source0: %{name}-%{version}.tar.xz -BuildRequires: python-efl +BuildRequires: python3-efl BuildRequires: efl-devel BuildRequires: dbus-1-python-devel -BuildRequires: python-xdg -BuildRequires: python-distutils-extra +BuildRequires: python3-xdg +BuildRequires: python3-distutils-extra BuildRequires: intltool BuildRequires: libtorrent-rasterbar-devel >= 0.16.0 buildroot: %{_tmppath}/%{name}-%{version}-build @@ -45,10 +45,10 @@ EFL and libtorrent based BitTorrent client. %setup -q %build -python setup.py build +python3 setup.py build %install -python setup.py install --root "%{buildroot}" +python3 setup.py install --root "%{buildroot}" %if 0%{?suse_version} %fdupes %{buildroot}/%{_datadir} %suse_update_desktop_file epour