OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 27-Mar-2009 12:47:25 Branch: HEAD Handle: 2009032711472400 Modified files: openpkg-src/python-net python-net.patch python-net.spec Log: modifying package: python-net-2.5 20081229 -> 20090327 Summary: Revision Changes Path 1.2 BLOB openpkg-src/python-net/python-net.patch 1.14 +4 -4 openpkg-src/python-net/python-net.spec ____________________________________________________________________________ (cd openpkg-src/python-net && \ uudecode <<'@@ .' && \ mv python-net.patch python-net.patch.orig && \ xdelta patch python-net.patch.xdelta python-net.patch.orig python-net.patch && \ rm -f python-net.patch.orig python-net.patch.xdelta) Index: openpkg-src/python-net/python-net.patch ============================================================================ @@ . patch -p0 <<'@@ .' Index: openpkg-src/python-net/python-net.spec ============================================================================ $ cvs diff -u -r1.13 -r1.14 python-net.spec --- openpkg-src/python-net/python-net.spec 29 Dec 2008 08:14:04 -0000 1.13 +++ openpkg-src/python-net/python-net.spec 27 Mar 2009 11:47:24 -0000 1.14 @@ -23,7 +23,7 @@ # package versions %define V_python 2.5 -%define V_pydns 2.3.0 +%define V_pydns 2.3.3 %define V_dnspython 1.6.0 %define V_twisted_major 8.2 %define V_twisted_minor 0 @@ -39,10 +39,10 @@ Group: Language License: GPL Version: %{V_python} -Release: 20081229 +Release: 20090327 # list of sources -Source0: http://switch.dl.sourceforge.net/pydns/pydns-%{V_pydns}.tgz +Source0: http://switch.dl.sourceforge.net/pydns/pydns-%{V_pydns}.tar.gz Source1: http://www.dnspython.org/kits/%{V_dnspython}/dnspython-%{V_dnspython}.tar.gz Source2: http://tmrc.mit.edu/mirror/twisted/Twisted/%{V_twisted_major}/Twisted-%{V_twisted_major}.%{V_twisted_minor}.tar.bz2 Patch0: python-net.patch @@ -62,7 +62,7 @@ prog python-net:pydns = { version = %{V_pydns} url = http://prdownloads.sourceforge.net/pydns/ - regex = pydns-(__VER__)\.tgz + regex = pydns-(__VER__)\.tar\.gz } prog python-net:dnspython = { version = %{V_dnspython} @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org