Rename spec file for pydio

tags/0.2.0
Daniel Berteaud 11 years ago
parent 2544f869c6
commit e371e817fa
  1. 22
      smeserver-pydio.spec

@ -1,15 +1,15 @@
# Authority: vip-ire
# Name: Daniel Berteaud
%define name smeserver-ajaxplorer
%define version 0.1.10
%define release 1
Summary: sme server integration of ajaxplorer
%define name smeserver-pydio
%define version 0.2.0
%define release 1.beta0
Summary: SME server integration of pydio
Name: %{name}
Version: %{version}
Release: %{release}%{?dist}
License: GNU GPL version 2
URL: http://www.ajaxplorer.info/
URL: http://pyd.io/
Group: SMEserver/addon
Source: %{name}-%{version}.tar.gz
@ -17,7 +17,7 @@ BuildArchitectures: noarch
BuildRequires: e-smith-devtools
BuildRoot: /var/tmp/%{name}-%{version}
Requires: e-smith-base >= 5.2.0-56
Requires: ajaxplorer >= 4.0.0
Requires: pydio >= 5.0.4
Requires: smeserver-webapps-common
Requires: smeserver-shared-folders >= 0.1-64
Requires: perl(PHP::Serialization)
@ -27,12 +27,18 @@ Requires: ghostscript
Requires: poppler-utils
#Requires: mod_xsendfile
Obsoletes: smeserver-ajaxplorer
Provides: smeserver-ajaxplorer
%description
smserver integration of ajaxplorer.
Ajaxplorer is a rich-client browser for managing files on a web server
SME Server integration of Pydio.
Pydio is a rich-client browser for managing files on a web server
This contrib works with the smeserver-shared-folders addon
%changelog
* Thu Oct 17 2013 Daniel Berteaud <daniel@firewall-services.com> 0.2.0-1
- Renamed to smeserver-pydio
* Tue Oct 15 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.10-1
- Compatibility with JSON::XS
- Stop removing rights.ser files
Loading…
Cancel
Save