Author: arekm                        Date: Thu Jun 21 15:12:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6; fix sending messages to client when built with SSL and connection is 
unencrypted

---- Files affected:
SPECS:
   pure-ftpd.spec (1.168 -> 1.169) 

---- Diffs:

================================================================
Index: SPECS/pure-ftpd.spec
diff -u SPECS/pure-ftpd.spec:1.168 SPECS/pure-ftpd.spec:1.169
--- SPECS/pure-ftpd.spec:1.168  Thu Apr 19 12:01:28 2007
+++ SPECS/pure-ftpd.spec        Thu Jun 21 17:12:45 2007
@@ -14,7 +14,7 @@
 Summary(pl.UTF-8):     Mały, szybki i bezpieczny serwer FTP
 Name:          pure-ftpd
 Version:       1.0.21
-Release:       5%{?with_extra:extra}
+Release:       6%{?with_extra:extra}
 Epoch:         0
 License:       BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ 
license}
 Group:         Daemons
@@ -33,6 +33,7 @@
 Patch3:                %{name}-mysql_config.patch
 Patch4:                %{name}-nosymlinks-hideuidmismatch.patch
 Patch5:                %{name}-auth-can-delete-pure.patch
+Patch6:                %{name}-nonssl-die.patch
 URL:           http://www.pureftpd.org/
 %{?with_extra:BuildRequires:   autoconf}
 %{?with_extra:BuildRequires:   automake}
@@ -111,6 +112,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p0
 %{?with_extra:%patch1 -p1}
 %{?with_extra:%patch2 -p1}
 
@@ -240,6 +242,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.169  2007/06/21 15:12:45  arekm
+- rel 6; fix sending messages to client when built with SSL and connection is 
unencrypted
+
 Revision 1.168  2007/04/19 10:01:28  kosmo
 - missplaced Source-md5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pure-ftpd.spec?r1=1.168&r2=1.169&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to