Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30037/10.4/stable/main/finkinfo/libs

Modified Files:
        pydns-py.info 
Log Message:
Move linkchecker 4.5 to stable based on positive feedback


Index: pydns-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pydns-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pydns-py.info       8 Nov 2006 21:18:00 -0000       1.1
+++ pydns-py.info       6 Dec 2006 19:47:34 -0000       1.2
@@ -1,20 +1,27 @@
 Info2: <<
 Package: pydns-py%type_pkg[python]
 Version: 2.3.0
-Revision: 4
-Type: python (2.3 2.4)
+Revision: 6
+Type: python (2.3 2.4 2.5)
 Description: Python module for performing DNS queries
 License: GPL
 Maintainer: Christian Schaffner <[EMAIL PROTECTED]>
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox
-Replaces: pydns (<< 2.3.0-2)
+Conflicts: pydns
+Replaces: pydns
 
 # Unpack Phase:
 Source: mirror:sourceforge:pydns/pydns-%v.tgz
 Source-MD5: b79616da9e88abce88edf82b369ee58d
 
+# Patch Phase:
+PatchScript: <<
+ perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Lib.py
+ perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Type.py
+<<
+
 # Compile Phase:
 CompileScript: python%type_raw[python] setup.py build   
 
@@ -28,12 +35,16 @@
 (Domain Name Server) client, plus additional modules that define some
 symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
 
-Type "python dnslib.py -/" for a usage message.
+Type "python%type_raw[python] dnslib.py -/" for a usage message.
 
 You can also import dnslib and write your own, more sophisticated
 client code; use the test program as an example (there is currently no
 documentation :-).
 <<
-
+DescPackaging: <<
+ Replaced Non-ASCII character in Type.py and Lib.py, since they produce 
+ an error in python 2.5
+<<
 Homepage: http://pydns.sourceforge.net/
+
 <<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to