|
|
|
|
@ -22,7 +22,7 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_proftpd 1.3.4a |
|
|
|
|
%define V_proftpd 1.3.4d |
|
|
|
|
%define V_mod_otp 0.9.1 |
|
|
|
|
%define V_mod_shaper 0.6.5 |
|
|
|
|
%define V_mod_sql_sqlite 0.2 |
|
|
|
|
@ -45,7 +45,7 @@ Class: BASE
|
|
|
|
|
Group: FTP |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_proftpd} |
|
|
|
|
Release: 20130519 |
|
|
|
|
Release: 20140301 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_exec no |
|
|
|
|
@ -73,7 +73,7 @@ Release: 20130519
|
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.proftpd.org/distrib/source/proftpd-%{V_proftpd}.tar.bz2 |
|
|
|
|
Source0: ftp://ftp.proftpd.org/distrib/source/proftpd-%{V_proftpd}.tar.gz |
|
|
|
|
Source1: http://www.castaglia.net/proftpd/modules/proftpd-mod-otp-%{V_mod_otp}.tar.gz |
|
|
|
|
Source2: http://www.castaglia.net/proftpd/modules/proftpd-mod-shaper-%{V_mod_shaper}.tar.gz |
|
|
|
|
Source3: http://www.castaglia.net/proftpd/modules/proftpd-mod-sql-sqlite-%{V_mod_sql_sqlite}.tar.gz |
|
|
|
|
|