RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: rpm/ INSTALL

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Wed 11 Jul 2007 - 17:08:27 CEST
Message-Id: <20070711150827.1B1063484F1@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Ralf S. Engelschall
  Root:   /v/rpm/cvs                       Email:  rse@rpm5.org
  Module: rpm                              Date:   11-Jul-2007 17:08:27
  Branch: HEAD                             Handle: 2007071116082600

  Modified files:
    rpm                     INSTALL

  Log:
    I'm now using GNU m4 1.4.10 and it works just fine except for the fact
    that when one has an autom4te.cache directory staying around generated
    with 1.4.9 then one has to manually remove it once as 1.4.10 then
    causes Autoconf to generate a nearly empty configure script

  Summary:
    Revision    Changes     Path
    2.25        +1  -1      rpm/INSTALL
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/INSTALL
  ============================================================================
  $ cvs diff -u -r2.24 -r2.25 INSTALL
  --- rpm/INSTALL	11 Jul 2007 12:25:39 -0000	2.24
  +++ rpm/INSTALL	11 Jul 2007 15:08:26 -0000	2.25
  @@ -10,7 +10,7 @@
   Name            Type      Minimum Used    URL
   --------------- --------- ------- ------- -------------------------------------
   Perl            mandatory 5.8.0   5.8.8   http://www.perl.com/
  -GNU m4          mandatory 1.4.0   1.4.9   http://www.gnu.org/software/m4/
  +GNU m4          mandatory 1.4.0   1.4.10  http://www.gnu.org/software/m4/
   GNU autoconf    mandatory 2.57    2.61    http://www.gnu.org/software/autoconf/
   GNU automake    mandatory 1.8     1.10    http://www.gnu.org/software/automake/
   GNU libtool     mandatory 1.5     1.5.24  http://www.gnu.org/software/libtool/
  @@ .
Received on Wed Jul 11 17:08:27 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.