]> git.pld-linux.org Git - packages/pure-ftpd.git/commitdiff
- rel 6; fix sending messages to client when built with SSL and connection is unencrypted auto/th/pure-ftpd-1_0_21-6
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 21 Jun 2007 15:12:45 +0000 (15:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pure-ftpd.spec -> 1.169

pure-ftpd.spec

index 86e730df5a849646e09727c8e767cf0948860c44..1991bd57dc40e7b3f32be77fd59189a17fe1d192 100644 (file)
@@ -13,7 +13,7 @@ Summary:      Small, fast and secure FTP server
 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
@@ -32,6 +32,7 @@ Patch2:               %{name}-pure-pw_passwd.patch
 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}
@@ -110,6 +111,7 @@ Ten pakiet zawiera schemat Pure-FTPd pureftpd.schema dla openldapa.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p0
 %{?with_extra:%patch1 -p1}
 %{?with_extra:%patch2 -p1}
 
This page took 0.032343 seconds and 4 git commands to generate.