RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ Makefile.am configure.ac

From: Arkadiusz Miskiewicz <arekm@rpm5.org>
Date: Wed 20 Jun 2007 - 23:42:24 CEST
Message-Id: <20070620214224.C6DEE3484EA@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Arkadiusz Miskiewicz
  Root:   /v/rpm/cvs                       Email:  arekm@rpm5.org
  Module: rpm                              Date:   20-Jun-2007 23:42:24
  Branch: HEAD                             Handle: 2007062022422400

  Modified files:
    rpm                     Makefile.am configure.ac

  Log:
    po/ and m4/ really shouldn't be here. gettextize adds these.

  Summary:
    Revision    Changes     Path
    2.172       +1  -1      rpm/Makefile.am
    2.99        +1  -1      rpm/configure.ac
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/Makefile.am
  ============================================================================
  $ cvs diff -u -r2.171 -r2.172 Makefile.am
  --- rpm/Makefile.am	20 Jun 2007 21:10:19 -0000	2.171
  +++ rpm/Makefile.am	20 Jun 2007 21:42:24 -0000	2.172
  @@ -4,7 +4,7 @@
   
   LINT = splint
   
  -EXTRA_DIST = m4/ChangeLog  config.rpath m4/ChangeLog  CHANGES CREDITS Doxyheader GROUPS INSTALL \
  +EXTRA_DIST = CHANGES CREDITS Doxyheader GROUPS INSTALL \
   	autodeps/none autodeps/*.prov autodeps/*.req autogen.sh \
   	config.site db db3/configure installplatform platform* \
   	perl/Changes perl/MANIFEST perl/META.yml perl/Makefile.PL \
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/configure.ac
  ============================================================================
  $ cvs diff -u -r2.98 -r2.99 configure.ac
  --- rpm/configure.ac	20 Jun 2007 21:21:18 -0000	2.98
  +++ rpm/configure.ac	20 Jun 2007 21:42:24 -0000	2.99
  @@ -1295,7 +1295,7 @@
   
   AC_CONFIG_SUBDIRS()
   
  -AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec po/Makefile.in
  +AC_CONFIG_FILES([ Doxyfile Makefile rpmrc macros platform rpmpopt rpm.spec
   	rpmio/Makefile rpmdb/Makefile lib/Makefile build/Makefile
   	scripts/Makefile
   	scripts/macros.perl scripts/macros.php scripts/macros.python
  @@ .
Received on Wed Jun 20 23:42:24 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.