[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rpm-cvs
Subject:    [CVS] RPM: rpm/ CHANGES rpm/tools/ rpmrepo.c
From:       "Jeff Johnson" <jbj () rpm5 ! org>
Date:       2009-01-26 19:07:39
Message-ID: 20090126190739.8B6AB219A06 () rpm5 ! org
[Download RAW message or body]

  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:   26-Jan-2009 20:07:39
  Branch: HEAD                             Handle: 2009012619073801

  Modified files:
    rpm                     CHANGES
    rpm/tools               rpmrepo.c

  Log:
    - rpmrepo: compile in wnh_{primary,filelists,other}_yaml queryformats.

  Summary:
    Revision    Changes     Path
    1.2766      +1  -0      rpm/CHANGES
    2.13        +15 -0      rpm/tools/rpmrepo.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.2765 -r1.2766 CHANGES
  --- rpm/CHANGES	26 Jan 2009 18:29:47 -0000	1.2765
  +++ rpm/CHANGES	26 Jan 2009 19:07:38 -0000	1.2766
  @@ -1,5 +1,6 @@
   
   5.2a2 -> 5.2a3:
  +    - jbj: rpmrepo: compile in wnh_{primary,filelists,other}_yaml queryformats.
       - jbj: stub in deb:{Packages,Sources} queryformt templates.
       - jbj: install/use deb:control queryformat. todo++
       - jbj: install/use deb:{md5sums,preinst,postinst,prerm,postrm} queryformats.
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/tools/rpmrepo.c
  ============================================================================
  $ cvs diff -u -r2.12 -r2.13 rpmrepo.c
  --- rpm/tools/rpmrepo.c	25 Jan 2009 18:38:02 -0000	2.12
  +++ rpm/tools/rpmrepo.c	26 Jan 2009 19:07:39 -0000	2.13
  @@ -215,6 +215,21 @@
   #include "yum_other_xml"
   ;
   
  +/*@unchecked@*/ /*@observer@*/
  +static const char primary_yaml_qfmt[] =
  +#include "wnh_primary_yaml"
  +;
  +
  +/*@unchecked@*/ /*@observer@*/
  +static const char filelists_yaml_qfmt[] =
  +#include "wnh_filelists_yaml"
  +;
  +
  +/*@unchecked@*/ /*@observer@*/
  +static const char other_yaml_qfmt[] =
  +#include "wnh_other_yaml"
  +;
  +
   /*@-nullassign@*/
   /*@unchecked@*/ /*@observer@*/
   static const char *primary_sql_init[] = {
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic