From: Jan Palus Date: Thu, 8 Aug 2019 17:43:11 +0000 (+0200) Subject: up to 0.8.2 X-Git-Tag: auto/th/fpp-0.8.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e282bdd89056cb698f1c35346ecc0fb981649c39;p=packages%2Ffpp.git up to 0.8.2 - add python dependencies --- diff --git a/fpp.spec b/fpp.spec index 675aba3..565e289 100644 --- a/fpp.spec +++ b/fpp.spec @@ -1,12 +1,15 @@ Summary: Bash Output File Picker Name: fpp -Version: 0.7.2 +Version: 0.8.2 Release: 1 License: BSD Group: Applications/Shells Source0: https://github.com/facebook/PathPicker/releases/download/%{version}/%{name}.%{version}.tar.gz -# Source0-md5: acbd3e03f920d8076acc11662930cd23 +# Source0-md5: 8749b5d492878f1fc2cfb5d928c9a44f URL: https://facebook.github.io/PathPicker/ +Requires: python >= 1:2.6 +Requires: python-future +Requires: python-modules >= 1:2.6 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)