rpms/denyhosts/FC-4 denyhosts-0.6.0-version.patch,NONE,1.1

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Sat Jul 2 21:40:10 UTC 2005


Author: tibbs

Update of /cvs/extras/rpms/denyhosts/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31058

Added Files:
	denyhosts-0.6.0-version.patch 
Log Message:
Forgot to add this first.


denyhosts-0.6.0-version.patch:

--- NEW FILE denyhosts-0.6.0-version.patch ---
--- denyhosts.py.orig	2005-07-02 16:10:46.004999307 -0500
+++ denyhosts.py	2005-07-02 16:11:18.259173082 -0500
@@ -7,7 +7,8 @@
 import time
 import socket
 from types import ListType, TupleType
-from version import VERSION
+#from version import VERSION
+VERSION = "0.6.0"
 
 global DEBUG
 DEBUG=0




More information about the fedora-extras-commits mailing list