SPECS (AC-branch): proftpd.spec - added pool patch (fixes SEGV on ...
qboosh
qboosh at pld-linux.org
Tue Oct 24 13:02:03 CEST 2006
Author: qboosh Date: Tue Oct 24 11:02:03 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- added pool patch (fixes SEGV on start on some archs); release 2
---- Files affected:
SPECS:
proftpd.spec (1.226 -> 1.226.2.1)
---- Diffs:
================================================================
Index: SPECS/proftpd.spec
diff -u SPECS/proftpd.spec:1.226 SPECS/proftpd.spec:1.226.2.1
--- SPECS/proftpd.spec:1.226 Wed Jun 7 13:32:29 2006
+++ SPECS/proftpd.spec Tue Oct 24 13:01:58 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: 1
+Release: 2
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 .
@@ -773,6 +776,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.226.2.1 2006/10/24 11:01:58 qboosh
+- added pool patch (fixes SEGV on start on some archs); release 2
+
Revision 1.226 2006/06/07 11:32:29 zbyniu
- proper bconds support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/proftpd.spec?r1=1.226&r2=1.226.2.1&f=u
More information about the pld-cvs-commit
mailing list