]> git.pld-linux.org Git - packages/fpp.git/commitdiff
up to 0.8.2 auto/th/fpp-0.8.2-1
authorJan Palus <atler@pld-linux.org>
Thu, 8 Aug 2019 17:43:11 +0000 (19:43 +0200)
committerJan Palus <atler@pld-linux.org>
Thu, 8 Aug 2019 17:43:11 +0000 (19:43 +0200)
- add python dependencies

fpp.spec

index 675aba3c268ac6fcfbcb67414c9f5db608febfa3..565e28932cdfe5846f74a945b2091e36fa9a132e 100644 (file)
--- 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)
 
This page took 0.066045 seconds and 4 git commands to generate.