From 7e90074cadf98429fd1198642ff444033f5f2112 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 12 Oct 2005 12:12:34 +0000 Subject: [PATCH] - rel 9; authorized users can now delete files like .pureftpd-upload.43425... Changed files: pure-ftpd.spec -> 1.139 --- pure-ftpd.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pure-ftpd.spec b/pure-ftpd.spec index cc1a04c..2c7785b 100644 --- a/pure-ftpd.spec +++ b/pure-ftpd.spec @@ -12,7 +12,7 @@ Summary: Small, fast and secure FTP server Summary(pl): Ma³y, szybki i bezpieczny serwer FTP Name: pure-ftpd Version: 1.0.20 -Release: 8%{?with_extra:extra} +Release: 9%{?with_extra:extra} Epoch: 0 License: BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ license} Group: Daemons @@ -30,6 +30,7 @@ Patch2: %{name}-pure-pw_passwd.patch Patch3: %{name}-userlength.patch Patch4: %{name}-mysql_config.patch Patch5: %{name}-nosymlinks-hideuidmismatch.patch +Patch6: %{name}-auth-can-delete-pure.patch URL: http://www.pureftpd.org/ %{?with_extra:BuildRequires: autoconf} %{?with_extra:BuildRequires: automake} @@ -90,6 +91,7 @@ po %patch0 -p0 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %{?with_longusername:%patch3 -p1} %{?with_extra:%patch1 -p1} %{?with_extra:%patch2 -p1} -- 2.44.0