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:   09-Jun-2006 21:48:24
  Branch: HEAD                             Handle: 2006060920482400

  Modified files:
    openpkg-src/bittorrent  bittorrent.spec

  Log:
    upgrading package: bittorrent 4.9.7 -> 4.9.8

  Summary:
    Revision    Changes     Path
    1.35        +5  -4      openpkg-src/bittorrent/bittorrent.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/bittorrent/bittorrent.spec
  ============================================================================
  $ cvs diff -u -r1.34 -r1.35 bittorrent.spec
  --- openpkg-src/bittorrent/bittorrent.spec    2 Jun 2006 16:18:54 -0000       
1.34
  +++ openpkg-src/bittorrent/bittorrent.spec    9 Jun 2006 19:48:24 -0000       
1.35
  @@ -32,8 +32,8 @@
   Class:        PLUS
   Group:        Network
   License:      MIT-style
  -Version:      4.9.7
  -Release:      20060602
  +Version:      4.9.8
  +Release:      20060609
   
   #   list of sources
   Source0:      http://download.bittorrent.com/dl/BitTorrent-%{version}.tar.gz
  @@ -68,9 +68,10 @@
   
   %install
       rm -rf $RPM_BUILD_ROOT
  -    %{l_prefix}/bin/python \
  +    HOME=`pwd` %{l_prefix}/bin/python \
           setup.py install \
  -        --root=$RPM_BUILD_ROOT
  +        --root=$RPM_BUILD_ROOT \
  +        --prefix=%{l_prefix}
       %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/libexec/bittorrent
       ( cd $RPM_BUILD_ROOT%{l_prefix}/bin
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to