RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/rpmio/ rpmxar.c

From: Jeff Johnson <jbj@rpm5.org>
Date: Fri 23 Nov 2007 - 17:37:24 CET
Message-Id: <20071123163724.61944348455@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm                              Date:   23-Nov-2007 17:37:24
  Branch: HEAD                             Handle: 2007112316372400

  Modified files:
    rpm/rpmio               rpmxar.c

  Log:
    remove hot-wired #undef WITH_XAR

  Summary:
    Revision    Changes     Path
    2.7         +0  -1      rpm/rpmio/rpmxar.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/rpmxar.c
  ============================================================================
  $ cvs diff -u -r2.6 -r2.7 rpmxar.c
  --- rpm/rpmio/rpmxar.c	23 Nov 2007 16:35:43 -0000	2.6
  +++ rpm/rpmio/rpmxar.c	23 Nov 2007 16:37:24 -0000	2.7
  @@ -1,6 +1,5 @@
   #include "system.h"
   
  -#undef WITH_XAR
   #ifdef HAVE_XAR_H
   #include "xar.h"
   #endif
  @@ .
Received on Fri Nov 23 17:37:24 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.