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:   16-May-2011 02:37:13
  Branch: rpm-5_3                          Handle: 2011051600371200

  Modified files:           (Branch: rpm-5_3)
    rpm                     CHANGES Doxyfile.in

  Log:
    update doxygen input filename paths.

  Summary:
    Revision    Changes     Path
    1.3296.2.232+1  -0      rpm/CHANGES
    2.96.4.2    +4  -6      rpm/Doxyfile.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.3296.2.231 -r1.3296.2.232 CHANGES
  --- rpm/CHANGES       14 May 2011 20:39:11 -0000      1.3296.2.231
  +++ rpm/CHANGES       16 May 2011 00:37:12 -0000      1.3296.2.232
  @@ -1,4 +1,5 @@
   5.3.11 -> 5.3.12
  +    - proyvind: update doxygen input filename paths.
       - proyvind: fix assertion error when trying to install packages without
        required permissions.
       - devzero2000: add openmamba macro to the rpm spec file
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/Doxyfile.in
  ============================================================================
  $ cvs diff -u -r2.96.4.1 -r2.96.4.2 Doxyfile.in
  --- rpm/Doxyfile.in   27 Sep 2010 23:34:48 -0000      2.96.4.1
  +++ rpm/Doxyfile.in   16 May 2011 00:37:12 -0000      2.96.4.2
  @@ -538,8 +538,6 @@
                            @top_srcdir@/lib/rpmps.h \
                            @top_srcdir@/lib/rpmrc.c \
                            @top_srcdir@/lib/rpmrollback.c \
  -                         @top_srcdir@/lib/rpmsx.c \
  -                         @top_srcdir@/lib/rpmsx.h \
                            @top_srcdir@/lib/rpmte.c \
                            @top_srcdir@/lib/rpmte.h \
                            @top_srcdir@/lib/rpmts.c \
  @@ -602,7 +600,7 @@
                            @top_srcdir@/rpmio/iosm.c \
                            @top_srcdir@/rpmio/iosm.h \
                            @top_srcdir@/rpmio/lookup3.c \
  -                         @top_srcdir@/rpmio/lzdio.c \
  +                         @top_srcdir@/rpmio/xzdio.c \
                            @top_srcdir@/rpmio/macro.c \
                            @top_srcdir@/rpmio/mire.c \
                            @top_srcdir@/rpmio/mire.h \
  @@ -615,13 +613,10 @@
                            @top_srcdir@/rpmio/rpmdav.h \
                            @top_srcdir@/rpmio/rpmgc.c \
                            @top_srcdir@/rpmio/rpmgc.h \
  -                         @top_srcdir@/rpmio/rpmgrep.c \
                            @top_srcdir@/rpmio/rpmhash.c \
                            @top_srcdir@/rpmio/rpmhash.h \
                            @top_srcdir@/rpmio/rpmhook.c \
                            @top_srcdir@/rpmio/rpmhook.h \
  -                         @top_srcdir@/rpmio/rpmImpl.c \
  -                         @top_srcdir@/rpmio/rpmImpl.h \
                            @top_srcdir@/rpmio/rpmio.c \
                            @top_srcdir@/rpmio/rpmio.h \
                            @top_srcdir@/rpmio/rpmio_internal.h \
  @@ -658,6 +653,8 @@
                            @top_srcdir@/rpmio/rpmsquirrel.h \
                            @top_srcdir@/rpmio/rpmssl.c \
                            @top_srcdir@/rpmio/rpmssl.h \
  +                         @top_srcdir@/rpmio/rpmsx.c \
  +                         @top_srcdir@/rpmio/rpmsx.h \
                            @top_srcdir@/rpmio/rpmsw.c \
                            @top_srcdir@/rpmio/rpmsw.h \
                            @top_srcdir@/rpmio/rpmtcl.c \
  @@ -704,6 +701,7 @@
                            @top_srcdir@/tools/rpmcmp.c \
                            @top_srcdir@/tools/rpmdeps.c \
                            @top_srcdir@/tools/rpmdigest.c \
  +                         @top_srcdir@/tools/rpmgrep.c \
                            @top_srcdir@/tools/rpmmtree.c \
                            @top_srcdir@/tools/rpmrepo.c
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to