1 |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.5 2013/11/24 23:00:51 unnilennium Exp $ |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.1 2016/08/03 05:48:10 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 8 |
%define release 10 |
8 |
|
|
9 |
Summary: Web FTP access via HTTPS for SME. |
Summary: Web FTP access via HTTPS for SME. |
10 |
Name: %{name} |
Name: %{name} |
15 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
16 |
Patch0:smeserver-phpwebftp-4.0-patchftpmode.patch |
Patch0:smeserver-phpwebftp-4.0-patchftpmode.patch |
17 |
Patch1: smeserver-phpwebftp-4.0-patch1.patch |
Patch1: smeserver-phpwebftp-4.0-patch1.patch |
18 |
|
Patch2: smeserver-phpwebftp-4.0.bz7175.pointusername.patch |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-apache |
Requires: e-smith-apache |
27 |
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. |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
|
* Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 4.0-10.sme |
31 |
|
- fix does not support files owned by user or group with point [SME: 7175] |
32 |
|
- SF:https://sourceforge.net/p/phpwebftp/bugs/15/ |
33 |
|
|
34 |
|
* Wed Aug 03 2016 Jean-Philipe Pialasse <tests@pialasse.com> 4.0-9.sme |
35 |
|
- initial import to SME9 |
36 |
|
|
37 |
* Sun Nov 24 2013 JP Pialasse <tests@pialasse.com> 4.0-8.sme |
* Sun Nov 24 2013 JP Pialasse <tests@pialasse.com> 4.0-8.sme |
38 |
- new patch for [SME: 7973] |
- new patch for [SME: 7973] |
39 |
- tmp folder set to 0770 to fix the download error |
- tmp folder set to 0770 to fix the download error |
84 |
|
|
85 |
%patch0 -p1 |
%patch0 -p1 |
86 |
%patch1 -p1 |
%patch1 -p1 |
87 |
|
%patch2 -p1 |
88 |
|
|
89 |
|
|
90 |
%pre |
%pre |