|
@@ -41,6 +41,7 @@ Source1: proftpd.conf
|
|
|
Source2: proftpd.msg.goaway
|
|
|
Source3: proftpd.msg.login
|
|
|
Source4: rc.proftpd
|
|
|
+Patch0: proftpd-%{version}.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
@@ -68,6 +69,7 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|
|
|
+ %patch -p0
|
|
|
|
|
|
%build
|
|
|
# make non-standard "rundir" the same as standard "sysconfdir"
|