RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ Doxyfile.in

From: Anders F. Björklund <afb@rpm5.org>
Date: Mon 01 Oct 2007 - 23:17:43 CEST
Message-Id: <20071001211743.8A24C34846B@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Anders F. Björklund
  Root:   /v/rpm/cvs                       Email:  afb@rpm5.org
  Module: rpm                              Date:   01-Oct-2007 23:17:43
  Branch: HEAD                             Handle: 2007100122174300

  Modified files:
    rpm                     Doxyfile.in

  Log:
    add missing python module

  Summary:
    Revision    Changes     Path
    2.77        +2  -0      rpm/Doxyfile.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/Doxyfile.in
  ============================================================================
  $ cvs diff -u -r2.76 -r2.77 Doxyfile.in
  --- rpm/Doxyfile.in	3 Aug 2007 18:55:41 -0000	2.76
  +++ rpm/Doxyfile.in	1 Oct 2007 21:17:43 -0000	2.77
  @@ -674,6 +674,8 @@
                            @top_srcdir@/rpmio/url.c \
                            @top_srcdir@/python/header-py.c \
                            @top_srcdir@/python/header-py.h \
  +                         @top_srcdir@/python/spec-py.c \
  +                         @top_srcdir@/python/spec-py.h \
                            @top_srcdir@/python/rpmal-py.c \
                            @top_srcdir@/python/rpmal-py.h \
                            @top_srcdir@/python/rpmdb-py.c \
  @@ .
Received on Mon Oct 1 23:17:43 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.