|
|
@ -3,7 +3,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
%define name smeserver-pydio |
|
|
|
%define name smeserver-pydio |
|
|
|
%define version 0.2.0 |
|
|
|
%define version 0.2.0 |
|
|
|
%define release 1.beta0 |
|
|
|
%define release 1 |
|
|
|
Summary: SME server integration of pydio |
|
|
|
Summary: SME server integration of pydio |
|
|
|
Name: %{name} |
|
|
|
Name: %{name} |
|
|
|
Version: %{version} |
|
|
|
Version: %{version} |
|
|
@ -19,12 +19,15 @@ BuildRoot: /var/tmp/%{name}-%{version} |
|
|
|
Requires: e-smith-base >= 5.2.0-56 |
|
|
|
Requires: e-smith-base >= 5.2.0-56 |
|
|
|
Requires: pydio >= 5.0.4 |
|
|
|
Requires: pydio >= 5.0.4 |
|
|
|
Requires: smeserver-webapps-common |
|
|
|
Requires: smeserver-webapps-common |
|
|
|
Requires: smeserver-shared-folders >= 0.1-64 |
|
|
|
Requires: smeserver-shared-folders >= 0.1-82 |
|
|
|
Requires: perl(PHP::Serialization) |
|
|
|
Requires: perl(PHP::Serialization) |
|
|
|
Requires: perl(File::Path) |
|
|
|
Requires: perl(File::Path) |
|
|
|
Requires: perl(JSON) |
|
|
|
Requires: perl(JSON) |
|
|
|
Requires: ghostscript |
|
|
|
Requires: ghostscript |
|
|
|
Requires: poppler-utils |
|
|
|
Requires: poppler-utils |
|
|
|
|
|
|
|
Requires: php-pecl(xattr) |
|
|
|
|
|
|
|
Requires: php-pear(VersionControl_Git) |
|
|
|
|
|
|
|
Requires: git |
|
|
|
#Requires: mod_xsendfile |
|
|
|
#Requires: mod_xsendfile |
|
|
|
|
|
|
|
|
|
|
|
Obsoletes: smeserver-ajaxplorer |
|
|
|
Obsoletes: smeserver-ajaxplorer |
|
|
@ -38,6 +41,8 @@ This contrib works with the smeserver-shared-folders addon |
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
* Thu Oct 17 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.0-1 |
|
|
|
* Thu Oct 17 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.0-1 |
|
|
|
- Renamed to smeserver-pydio |
|
|
|
- Renamed to smeserver-pydio |
|
|
|
|
|
|
|
- Add core.mailer config |
|
|
|
|
|
|
|
- Enable meta.git if PydioHistory prop is enabled (per share basis) |
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 15 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.10-1 |
|
|
|
* Tue Oct 15 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.10-1 |
|
|
|
- Compatibility with JSON::XS |
|
|
|
- Compatibility with JSON::XS |
|
|
|