|
|
@ -1,7 +1,7 @@ |
|
|
|
Summary: iPasserelle web applications |
|
|
|
Summary: iPasserelle web applications |
|
|
|
%define name ipasserelle-webapps |
|
|
|
%define name ipasserelle-webapps |
|
|
|
Name: %{name} |
|
|
|
Name: %{name} |
|
|
|
%define version 0.2.6 |
|
|
|
%define version 0.2.7 |
|
|
|
%define release 1 |
|
|
|
%define release 1 |
|
|
|
Version: %{version} |
|
|
|
Version: %{version} |
|
|
|
Release: %{release}%{?dist} |
|
|
|
Release: %{release}%{?dist} |
|
|
@ -23,6 +23,7 @@ Requires: smeserver-dokuwiki |
|
|
|
Requires: dokuwiki-plugins |
|
|
|
Requires: dokuwiki-plugins |
|
|
|
|
|
|
|
|
|
|
|
Obsoletes: openupload |
|
|
|
Obsoletes: openupload |
|
|
|
|
|
|
|
Obsoletes: smeserver-openupload |
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: e-smith-devtools |
|
|
|
BuildRequires: e-smith-devtools |
|
|
|
|
|
|
|
|
|
|
@ -30,6 +31,9 @@ BuildRequires: e-smith-devtools |
|
|
|
Integrate commonly used web applications |
|
|
|
Integrate commonly used web applications |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Wed Dec 11 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.7-1 |
|
|
|
|
|
|
|
- Replace OpenUpload with Download Ticket Service |
|
|
|
|
|
|
|
|
|
|
|
* Wed Nov 20 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.6-1 |
|
|
|
* Wed Nov 20 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.6-1 |
|
|
|
- update Ajaxplorer -> Pydio on the portal |
|
|
|
- update Ajaxplorer -> Pydio on the portal |
|
|
|
- create a new vhost echangeapi to access Pydio from native apps |
|
|
|
- create a new vhost echangeapi to access Pydio from native apps |
|
|
|