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

  Server: rpm5.org                         Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs                       Email:  pkarl...@rpm5.org
  Module: rpm                              Date:   09-Dec-2010 21:34:45
  Branch: rpm-5_4                          Handle: 2010120920344401

  Modified files:           (Branch: rpm-5_4)
    rpm                     CHANGES
    rpm/lib                 rpm4compat.h

  Log:
    add RPMDBI_LABEL -> RPMTAG_NVRA

  Summary:
    Revision    Changes     Path
    1.3501.2.3  +1  -1      rpm/CHANGES
    2.32.2.1    +2  -1      rpm/lib/rpm4compat.h
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3501.2.2 -r1.3501.2.3 CHANGES
  --- rpm/CHANGES       6 Dec 2010 23:58:13 -0000       1.3501.2.2
  +++ rpm/CHANGES       9 Dec 2010 20:34:44 -0000       1.3501.2.3
  @@ -4,7 +4,7 @@
       - jbj: rpm.spec: adjust to reality (popt needs to be in tarball, todo++).
   
   5.3.6 -> 5.3.7:
  -    - proyvind: rpm4compat: add RPMTAG_FILENAMES
  +    - proyvind: rpm4compat: add RPMTAG_FILENAMES & RPMDBI_LABEL.
       - proyvind: rpmconstant: update constants.
       - proyvind: rpmconstant: fix rpmh2tbl to error out for constants not 
found.
   
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/lib/rpm4compat.h
  ============================================================================
  $ cvs diff -u -r2.32 -r2.32.2.1 rpm4compat.h
  --- rpm/lib/rpm4compat.h      6 Dec 2010 00:00:36 -0000       2.32
  +++ rpm/lib/rpm4compat.h      9 Dec 2010 20:34:45 -0000       2.32.2.1
  @@ -1,7 +1,7 @@
   /*
    * Copyright © 2008 Per Øyvind Karlsen <peroyv...@mandriva.org>
    *
  - * $Id: rpm4compat.h,v 2.32 2010/12/06 00:00:36 pkarlsen Exp $
  + * $Id: rpm4compat.h,v 2.32.2.1 2010/12/09 20:34:45 pkarlsen Exp $
    */
   
   #ifndef      H_RPM4COMPAT
  @@ -34,6 +34,7 @@
   #define      RPMBUILD_ISNO           RPMFILE_MISSINGOK
   
   #define      RPMTAG_FILENAMES        RPMTAG_FILEPATHS
  +#define      RPMDBI_LABEL            RPMTAG_NVRA
   
   #define buildRestrictions       sourceHeader
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to