RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ devtool.conf

From: Anders F. Björklund <afb@rpm5.org>
Date: Thu 22 Nov 2007 - 23:56:17 CET
Message-Id: <20071122225617.7C75C34845C@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  afb@rpm5.org
  Module: rpm                              Date:   22-Nov-2007 23:56:17
  Branch: HEAD                             Handle: 2007112222561700

  Modified files:
    rpm                     devtool.conf

  Log:
    no need to clean up TR anymore

  Summary:
    Revision    Changes     Path
    2.132       +0  -5      rpm/devtool.conf
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/devtool.conf
  ============================================================================
  $ cvs diff -u -r2.131 -r2.132 devtool.conf
  --- rpm/devtool.conf	18 Nov 2007 22:26:32 -0000	2.131
  +++ rpm/devtool.conf	22 Nov 2007 22:56:17 -0000	2.132
  @@ -1740,11 +1740,6 @@
       rm /tmp/rpm-root/etc
       rm /tmp/rpm-root/var
   
  -    # remove the "TR" directory, and use "var/spool/repackage"
  -    sed -i -e 's,%{_topdir}/TR,%{_var}/spool/repackage,' /tmp/rpm-root/usr/local/lib/rpm/macros
  -    test -d /tmp/rpm-root/usr/local/src/rpm/TR && rmdir /tmp/rpm-root/usr/local/src/rpm/TR
  -    mkdir -p /tmp/rpm-root/private/var/local/spool/repackage
  -
       # remove generated/conflicting perl module files and lists
       rm /tmp/rpm-root/System/Library/Perl/*/darwin-thread-multi-2level/perllocal.pod
       rm /tmp/rpm-root/Library/Perl/*/darwin-thread-multi-2level/auto/RPM/.packlist
  @@ .
Received on Thu Nov 22 23:56:17 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.