1 |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.1 2013/03/03 21:38:45 unnilennium Exp $ |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.2 2013/03/03 21:48:44 unnilennium Exp $ |
2 |
# Authority: gnujpl |
# Authority: gnujpl |
3 |
# Name: Jean-Paul Leclère |
# Name: Jean-Paul Leclère |
4 |
|
|
5 |
%define name smeserver-phpwebftp |
%define name smeserver-phpwebftp |
6 |
%define version 4.0 |
%define version 4.0 |
7 |
%define release 5 |
%define release 6 |
8 |
|
|
9 |
Summary: Web FTP access via HTTPS for SME. |
Summary: Web FTP access via HTTPS for SME. |
10 |
Name: %{name} |
Name: %{name} |
13 |
License: GPL |
License: GPL |
14 |
Group: Applications/WebFTP |
Group: Applications/WebFTP |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
|
Patch0:smeserver-phpwebftp-4.0-patchftpmode.patch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
Requires: e-smith-apache |
Requires: e-smith-apache |
25 |
smeserver-phpwebftp adds an ftp panel available to users via SSL web access. |
smeserver-phpwebftp adds an ftp panel available to users via SSL web access. |
26 |
|
|
27 |
%changelog |
%changelog |
28 |
|
*Mon Nov 4 2013 JP Pialasse <tests@pialasse.com> 4.0-6.sme |
29 |
|
- wrong binary ascii switch [SME: 7973] |
30 |
|
|
31 |
*Sun Mar 3 2013 JP Pialasse <tests@pialasse.com> 4.0-5 |
*Sun Mar 3 2013 JP Pialasse <tests@pialasse.com> 4.0-5 |
32 |
- import into sme 8 tree |
- import into sme 8 tree |
33 |
|
|
69 |
%prep |
%prep |
70 |
%setup |
%setup |
71 |
|
|
72 |
#%patch0 -p1 |
%patch0 -p1 |
73 |
|
|
74 |
%pre |
%pre |
75 |
|
|