[CVS] RPM: rpm-5_4: rpm/ CHANGES Doxyfile.in

2011-05-15 Thread Per �yvind Karlsen
  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:34:36
  Branch: rpm-5_4  Handle: 2011051600343500

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

  Log:
update doxygen input filename paths.

  Summary:
RevisionChanges Path
1.3501.2.126+1  -0  rpm/CHANGES
2.100.2.1   +4  -6  rpm/Doxyfile.in
  

  patch -p0 '@@ .'
  Index: rpm/CHANGES
  
  $ cvs diff -u -r1.3501.2.125 -r1.3501.2.126 CHANGES
  --- rpm/CHANGES   14 May 2011 20:37:35 -  1.3501.2.125
  +++ rpm/CHANGES   16 May 2011 00:34:35 -  1.3501.2.126
  @@ -1,4 +1,5 @@
   5.4.0 - 5.4.1:
  +- proyvind: update doxygen input filename paths.
   - proyvind: fix assertion error when trying to install packages without
required permissions.
   - devzero2000: document --whatneeds and --needswhat
  @@ .
  patch -p0 '@@ .'
  Index: rpm/Doxyfile.in
  
  $ cvs diff -u -r2.100 -r2.100.2.1 Doxyfile.in
  --- rpm/Doxyfile.in   27 Sep 2010 23:33:06 -  2.100
  +++ rpm/Doxyfile.in   16 May 2011 00:34:35 -  2.100.2.1
  @@ -540,8 +540,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 \
  @@ -604,7 +602,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 \
  @@ -617,13 +615,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 \
  @@ -660,6 +655,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 \
  @@ -706,6 +703,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 \
@top_srcdir@/ruby
  @@ .
__
RPM Package Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org


[CVS] RPM: rpm-5_3: rpm/ CHANGES Doxyfile.in

2011-05-15 Thread Per �yvind Karlsen
  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:
RevisionChanges 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 -  1.3296.2.231
  +++ rpm/CHANGES   16 May 2011 00:37:12 -  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 -  2.96.4.1
  +++ rpm/Doxyfile.in   16 May 2011 00:37:12 -  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 Managerhttp://rpm5.org
CVS Sources Repositoryrpm-cvs@rpm5.org