OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Mar-2005 15:36:57
Branch: HEAD Handle: 2005032314365700
Modified files:
openpkg-src/proftpd proftpd.conf proftpd.spec
Log:
fixed option name PersistentPasswd in config file
Summary:
Revision Changes Path
1.14 +1 -1 openpkg-src/proftpd/proftpd.conf
1.90 +1 -1 openpkg-src/proftpd/proftpd.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/proftpd/proftpd.conf
============================================================================
$ cvs diff -u -r1.13 -r1.14 proftpd.conf
--- openpkg-src/proftpd/proftpd.conf 24 Jan 2005 10:26:55 -0000 1.13
+++ openpkg-src/proftpd/proftpd.conf 23 Mar 2005 14:36:57 -0000 1.14
@@ -23,7 +23,7 @@
@[EMAIL PROTECTED] on
@[EMAIL PROTECTED] proftpd
@[EMAIL PROTECTED] off
-#PersistentPassword off
+#PersistentPasswd off
TimeoutLogin 120
TimeoutNoTransfer 600
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/proftpd/proftpd.spec
============================================================================
$ cvs diff -u -r1.89 -r1.90 proftpd.spec
--- openpkg-src/proftpd/proftpd.spec 24 Jan 2005 10:26:55 -0000 1.89
+++ openpkg-src/proftpd/proftpd.spec 23 Mar 2005 14:36:57 -0000 1.90
@@ -34,7 +34,7 @@
Group: FTP
License: GPL
Version: 1.2.10
-Release: 20050124
+Release: 20050323
# package options
%option with_ifsession no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]