OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Dec-2007 15:17:13
  Branch: HEAD                             Handle: 2007121114171300

  Modified files:
    openpkg-src/python-net  python-net.spec

  Log:
    modifying package: python-net-2.5 20070304 -> 20071211

  Summary:
    Revision    Changes     Path
    1.8         +5  -5      openpkg-src/python-net/python-net.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/python-net/python-net.spec
  ============================================================================
  $ cvs diff -u -r1.7 -r1.8 python-net.spec
  --- openpkg-src/python-net/python-net.spec    4 Mar 2007 12:19:58 -0000       
1.7
  +++ openpkg-src/python-net/python-net.spec    11 Dec 2007 14:17:13 -0000      
1.8
  @@ -25,7 +25,7 @@
   #   package versions
   %define       V_python        2.5
   %define       V_pydns         2.3.0
  -%define       V_dnspython     1.5.0
  +%define       V_dnspython     1.6.0
   %define       V_twisted_major 2.5
   %define       V_twisted_minor 0
   
  @@ -40,11 +40,11 @@
   Group:        Language
   License:      GPL
   Version:      %{V_python}
  -Release:      20070304
  +Release:      20071211
   
   #   list of sources
   Source0:      http://switch.dl.sourceforge.net/pydns/pydns-%{V_pydns}.tgz
  -Source1:      
http://www.dnspython.org/kits/stable/dnspython-%{V_dnspython}.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
   
  @@ -67,8 +67,8 @@
       }
       prog python-net:dnspython = {
           version   = %{V_dnspython}
  -        url       = http://www.dnspython.org/kits/stable/
  -        regex     = dnspython-(__VER__)\.tar\.gz
  +        url       = http://www.dnspython.org/kits/
  +        regex     = (__VER__)/
       }
       prog python-net:twisted = {
           version   = %{V_twisted_major}.%{V_twisted_minor}
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to