2 |
%define name e-smith-proftpd |
%define name e-smith-proftpd |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.12.0 |
%define version 1.12.0 |
5 |
%define release 10 |
%define release 11 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
16 |
Patch5: e-smith-proftpd-1.12.0-ftpuser_perm.patch |
Patch5: e-smith-proftpd-1.12.0-ftpuser_perm.patch |
17 |
Patch6: e-smith-proftpd-1-12-0-MovePam_d_ftpTemplates.patch |
Patch6: e-smith-proftpd-1-12-0-MovePam_d_ftpTemplates.patch |
18 |
Patch7: e-smith-proftpd-1.12.0-RenameDisplayFirstChdirToDisplayChdir.patch |
Patch7: e-smith-proftpd-1.12.0-RenameDisplayFirstChdirToDisplayChdir.patch |
19 |
|
Patch8: e-smith-proftpd-1.12.0-ShowSymlinks.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.12.11 |
30 |
|
- ShowSymlinks off [SME: 993] |
31 |
|
|
32 |
* Wed Oct 31 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10 |
* Wed Oct 31 2007 Gavin Weight <gweight@gmail.com> 1.12.0-10 |
33 |
- Rename DisplayFirstChdir to DisplayChdir. [SME: 3479] |
- Rename DisplayFirstChdir to DisplayChdir. [SME: 3479] |
34 |
|
|
516 |
%patch5 -p1 |
%patch5 -p1 |
517 |
%patch6 -p1 |
%patch6 -p1 |
518 |
%patch7 -p1 |
%patch7 -p1 |
519 |
|
%patch8 -p1 |
520 |
|
|
521 |
%build |
%build |
522 |
perl createlinks |
perl createlinks |