Author: arekm                        Date: Thu Jun 28 11:40:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 8; treat ftp and anonymous logins as normal users if -E (NoAnonymous 1) 
is specified

---- Files affected:
SPECS:
   pure-ftpd.spec (1.171 -> 1.172) 

---- Diffs:

================================================================
Index: SPECS/pure-ftpd.spec
diff -u SPECS/pure-ftpd.spec:1.171 SPECS/pure-ftpd.spec:1.172
--- SPECS/pure-ftpd.spec:1.171  Tue Jun 26 16:12:57 2007
+++ SPECS/pure-ftpd.spec        Thu Jun 28 13:40:38 2007
@@ -14,7 +14,7 @@
 Summary(pl.UTF-8):     Mały, szybki i bezpieczny serwer FTP
 Name:          pure-ftpd
 Version:       1.0.21
-Release:       7%{?with_extra:extra}
+Release:       8%{?with_extra:extra}
 Epoch:         0
 License:       BSD-like%{?with_extra:, GLPv2 for pure-config due to libcfg+ 
license}
 Group:         Daemons
@@ -35,6 +35,7 @@
 Patch5:                %{name}-auth-can-delete-pure.patch
 Patch6:                %{name}-nonssl-die.patch
 Patch7:                %{name}-del-log-path.patch
+Patch8:                %{name}-anonymous.patch
 URL:           http://www.pureftpd.org/
 %{?with_extra:BuildRequires:   autoconf}
 %{?with_extra:BuildRequires:   automake}
@@ -115,6 +116,7 @@
 %patch5 -p1
 %patch6 -p0
 %patch7 -p1
+%patch8 -p1
 %{?with_extra:%patch1 -p1}
 %{?with_extra:%patch2 -p1}
 
@@ -245,6 +247,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172  2007/06/28 11:40:38  arekm
+- rel 8; treat ftp and anonymous logins as normal users if -E (NoAnonymous 1) 
is specified
+
 Revision 1.171  2007/06/26 14:12:57  blues
 - add pureftpd-dir-aliases
 
================================================================

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

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

Reply via email to