SPECS: proftpd.spec - added pool patch (fixes SEGV on start on som...
qboosh
qboosh at pld-linux.org
Tue Oct 24 12:59:04 CEST 2006
Author: qboosh Date: Tue Oct 24 10:59:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added pool patch (fixes SEGV on start on some archs); release 3
---- Files affected:
SPECS:
proftpd.spec (1.227 -> 1.228)
---- Diffs:
================================================================
Index: SPECS/proftpd.spec
diff -u SPECS/proftpd.spec:1.227 SPECS/proftpd.spec:1.228
--- SPECS/proftpd.spec:1.227 Wed Aug 30 06:36:03 2006
+++ SPECS/proftpd.spec Tue Oct 24 12:58:59 2006
@@ -1,6 +1,7 @@
# $Revision$, $Date$
# TODO
# - mod_caps uses uname -r for detection
+#
# Conditional build:
%bcond_without pam # disable PAM support
%bcond_without ipv6 # disable IPv6 and TCPD support
@@ -20,7 +21,7 @@
Summary(zh_CN): Ň×ÓÚšÜŔíľÄ,°˛ČŤľÄ FTP ˇţÎńĆ÷
Name: proftpd
Version: 1.3.0
-Release: 2
+Release: 3
Epoch: 1
License: GPL v2+
Group: Daemons
@@ -43,6 +44,7 @@
Patch4: %{name}-wtmp.patch
Patch5: %{name}-sendfile64.patch
Patch6: %{name}-configure.patch
+Patch7: %{name}-pool.patch
URL: http://www.proftpd.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -427,6 +429,7 @@
%patch4 -p1
#%patch5 -p1 NEEDS UPDATE
%patch6 -p1
+%patch7 -p1
cp -f /usr/share/automake/config.sub .
@@ -770,6 +773,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.228 2006/10/24 10:58:59 qboosh
+- added pool patch (fixes SEGV on start on some archs); release 3
+
Revision 1.227 2006/08/30 04:36:03 havner
- xferlog moved to syslog-ng
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/proftpd.spec?r1=1.227&r2=1.228&f=u
More information about the pld-cvs-commit
mailing list