Spec file update

This commit is contained in:
Daniel Berteaud 2017-07-26 17:53:58 +02:00
parent b8c748a281
commit 468792e48e
1 changed files with 6 additions and 2 deletions

View File

@ -3,7 +3,7 @@
%define name smeserver-pydio
%define version 0.3.0
%define release 0.beta1
%define release 1
%define phpversion 56
Summary: SME server integration of pydio
Name: %{name}
@ -27,9 +27,9 @@ Requires: perl(File::Path)
Requires: perl(JSON)
Requires: ghostscript
Requires: poppler-utils
Requires: php-pecl(xattr)
Requires: php-pear(VersionControl_Git)
Requires: git
Requires: php%{phpversion}-php-pecl-xattr
#Requires: mod_xsendfile
Obsoletes: smeserver-ajaxplorer
@ -41,6 +41,10 @@ Pydio is a rich-client browser for managing files on a web server
This contrib works with the smeserver-shared-folders addon
%changelog
* Tue Jul 18 2017 Daniel Berteaud <daniel@firewall-services.com> 0.3.0-1
- Switch to php56 using FPM+FastCGI
- Set default max upload size to 2048M
* Tue May 23 2017 Daniel Berteaud <daniel@firewall-services.com> 0.2.11-1
- Add /usr/share/php in open_basedir