RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: file/ autogen.sh rpm/ autogen.sh zlib/ autogen.sh

From: Ralf S. Engelschall <rse@rpm5.org>
Date: Sun 11 Nov 2007 - 16:11:42 CET
Message-Id: <20071111151142.EF205348465@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 file zlib                    Date:   11-Nov-2007 16:11:42
  Branch: HEAD                             Handle: 2007111115114200

  Modified files:
    file                    autogen.sh
    rpm                     autogen.sh
    zlib                    autogen.sh

  Log:
    align with INSTALL document

  Summary:
    Revision    Changes     Path
    1.33        +2  -2      file/autogen.sh
    2.88        +2  -2      rpm/autogen.sh
    1.12        +2  -2      zlib/autogen.sh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: file/autogen.sh
  ============================================================================
  $ cvs diff -u -r1.32 -r1.33 autogen.sh
  --- file/autogen.sh	3 Jul 2007 16:20:14 -0000	1.32
  +++ file/autogen.sh	11 Nov 2007 15:11:42 -0000	1.33
  @@ -4,14 +4,14 @@
   AMV="automake (GNU automake) 1.10"
   ACV="autoconf (GNU Autoconf) 2.61"
   LTV="libtoolize (GNU libtool) 1.5.24"
  -GTT="gettextize (GNU gettext-tools) 0.16.1"
  +GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
   installed developer tools are mandatory:
       GNU automake  1.10
       GNU autoconf  2.61
       GNU libtool   1.5.24
  -    GNU gettext   0.16.1
  +    GNU gettext   0.17
   "
   
   #   wrapper for running GNU libtool's libtoolize(1)
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/autogen.sh
  ============================================================================
  $ cvs diff -u -r2.87 -r2.88 autogen.sh
  --- rpm/autogen.sh	11 Nov 2007 15:05:17 -0000	2.87
  +++ rpm/autogen.sh	11 Nov 2007 15:11:42 -0000	2.88
  @@ -4,14 +4,14 @@
   AMV="automake (GNU automake) 1.10"
   ACV="autoconf (GNU Autoconf) 2.61"
   LTV="libtoolize (GNU libtool) 1.5.24"
  -GTT="gettextize (GNU gettext-tools) 0.16.1"
  +GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
   installed developer tools are mandatory:
       GNU automake  1.10
       GNU autoconf  2.61
       GNU libtool   1.5.24
  -    GNU gettext   0.16.1
  +    GNU gettext   0.17
   "
   
   #   wrapper for running GNU libtool's libtoolize(1)
  @@ .
  patch -p0 <<'@@ .'
  Index: zlib/autogen.sh
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 autogen.sh
  --- zlib/autogen.sh	3 Jul 2007 16:20:14 -0000	1.11
  +++ zlib/autogen.sh	11 Nov 2007 15:11:42 -0000	1.12
  @@ -4,14 +4,14 @@
   AMV="automake (GNU automake) 1.10"
   ACV="autoconf (GNU Autoconf) 2.61"
   LTV="libtoolize (GNU libtool) 1.5.24"
  -GTT="gettextize (GNU gettext-tools) 0.16.1"
  +GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
   installed developer tools are mandatory:
       GNU automake  1.10
       GNU autoconf  2.61
       GNU libtool   1.5.24
  -    GNU gettext   0.16.1
  +    GNU gettext   0.17
   "
   
   #   wrapper for running GNU libtool's libtoolize(1)
  @@ .
Received on Sun Nov 11 16:11:43 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.