forked from pool/epour
This commit is contained in:
parent
1a4f511306
commit
3f69066073
17
epour.spec
17
epour.spec
@ -21,8 +21,8 @@ Version: 0.6.0
|
|||||||
Release: 0
|
Release: 0
|
||||||
Summary: BitTorrent client
|
Summary: BitTorrent client
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
Group: TBD
|
Group: Productivity/Networking/File-Sharing
|
||||||
Url: https://phab.enlightenment.org/w/projects/epour/
|
Url: https://phab.enlightenment.org/w/projects/epour/
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source0: %{name}-%{version}.tar.xz
|
||||||
BuildRequires: python-efl
|
BuildRequires: python-efl
|
||||||
BuildRequires: efl-devel
|
BuildRequires: efl-devel
|
||||||
@ -31,15 +31,8 @@ BuildRequires: python-xdg
|
|||||||
BuildRequires: python-distutils-extra
|
BuildRequires: python-distutils-extra
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libtorrent-rasterbar-devel >= 0.16.0
|
BuildRequires: libtorrent-rasterbar-devel >= 0.16.0
|
||||||
Requires: python-xdg
|
|
||||||
Requires: python-libtorrent-rasterbar
|
|
||||||
buildroot: %{_tmppath}/%{name}-%{version}-build
|
buildroot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%if 0%{?suse_version}
|
|
||||||
BuildRequires: fdupes
|
|
||||||
BuildRequires: update-desktop-files
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
EFL and libtorrent based BitTorrent client.
|
EFL and libtorrent based BitTorrent client.
|
||||||
|
|
||||||
@ -51,12 +44,6 @@ python setup.py build
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
python setup.py install --root "%{buildroot}"
|
python setup.py install --root "%{buildroot}"
|
||||||
|
|
||||||
%if 0%{?suse_version}
|
|
||||||
%fdupes %{buildroot}/%{_datadir}
|
|
||||||
%suse_update_desktop_file epour
|
|
||||||
%endif
|
|
||||||
|
|
||||||
rm -rf "%{buildroot}/%{_datadir}/doc"
|
rm -rf "%{buildroot}/%{_datadir}/doc"
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
Loading…
Reference in New Issue
Block a user