1 |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.2 2013/03/03 21:48:44 unnilennium Exp $ |
# $Id: smeserver-phpwebftp-4.0.spec,v 1.3 2013/11/04 23:51:35 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 6 |
%define release 7 |
8 |
|
|
9 |
Summary: Web FTP access via HTTPS for SME. |
Summary: Web FTP access via HTTPS for SME. |
10 |
Name: %{name} |
Name: %{name} |
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 |
Patch0:smeserver-phpwebftp-4.0-patchftpmode.patch |
17 |
|
Patch1: smeserver-phpwebftp-4.0-patch1.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: e-smith-apache |
Requires: e-smith-apache |
26 |
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. |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
*Mon Nov 4 2013 JP Pialasse <tests@pialasse.com> 4.0-6.sme |
* Sun Nov 24 2013 JP Pialasse <tests@pialasse.com> 4.0-7.sme |
30 |
|
- new patch for [SME: 7973] |
31 |
|
|
32 |
|
* Mon Nov 4 2013 JP Pialasse <tests@pialasse.com> 4.0-6.sme |
33 |
- wrong binary ascii switch [SME: 7973] |
- wrong binary ascii switch [SME: 7973] |
34 |
|
|
35 |
*Sun Mar 3 2013 JP Pialasse <tests@pialasse.com> 4.0-5 |
* Sun Mar 3 2013 JP Pialasse <tests@pialasse.com> 4.0-5 |
36 |
- import into sme 8 tree |
- import into sme 8 tree |
37 |
|
|
38 |
* Sun Jun 8 2008 Jean-Paul Leclere <jean-paul@lleclere.org> |
* Sun Jun 8 2008 Jean-Paul Leclere <jean-paul@lleclere.org> |
74 |
%setup |
%setup |
75 |
|
|
76 |
%patch0 -p1 |
%patch0 -p1 |
77 |
|
%patch1 -p1 |
78 |
|
|
79 |
|
|
80 |
|
|
81 |
%pre |
%pre |
82 |
|
|