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:   13-Jan-2007 09:39:05
  Branch: HEAD                             Handle: 2007011308390500

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

  Log:
    fix building (ZopeInterface dir was renamed in latest version)

  Summary:
    Revision    Changes     Path
    1.5         +2  -2      openpkg-src/python-net/python-net.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/python-net/python-net.spec
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 python-net.spec
  --- openpkg-src/python-net/python-net.spec    10 Jan 2007 18:49:08 -0000      
1.4
  +++ openpkg-src/python-net/python-net.spec    13 Jan 2007 08:39:05 -0000      
1.5
  @@ -40,7 +40,7 @@
   Group:        Language
   License:      GPL
   Version:      %{V_python}
  -Release:      20070110
  +Release:      20070113
   
   #   list of sources
   Source0:      http://switch.dl.sourceforge.net/pydns/pydns-%{V_pydns}.tgz
  @@ -101,7 +101,7 @@
             --prefix=%{l_prefix}
       ) || exit $?
       ( cd Twisted-%{V_twisted_major}.%{V_twisted_minor}
  -      ( cd ZopeInterface*
  +      ( cd zope.interface-*
           PYTHONPATH=$RPM_BUILD_ROOT%{l_prefix}/lib/python/site-packages \
           %{l_prefix}/bin/python \
               setup.py install \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to