RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Arkadiusz Miskiewicz
  Root:   /v/rpm/cvs                       Email:  [EMAIL PROTECTED]
  Module: rpm                              Date:   29-Jul-2008 16:51:36
  Branch: HEAD                             Handle: 2008072914513600

  Modified files:
    rpm/lib                 rpmlib.h

  Log:
    Include rpmio.h (needed due to rpmRC).

  Summary:
    Revision    Changes     Path
    2.463       +1  -0      rpm/lib/rpmlib.h
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/lib/rpmlib.h
  ============================================================================
  $ cvs diff -u -r2.462 -r2.463 rpmlib.h
  --- rpm/lib/rpmlib.h  26 Mar 2008 20:59:14 -0000      2.462
  +++ rpm/lib/rpmlib.h  29 Jul 2008 14:51:36 -0000      2.463
  @@ -10,6 +10,7 @@
   
   #include <rpmtag.h>
   #include <rpmversion.h>
  +#include <rpmio.h>
   
   #define RPM_FORMAT_VERSION 5
   #define RPM_MAJOR_VERSION 0
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to