RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: neon/ autogen.sh pcre/ autogen.sh rc/ autogen.sh rpm/ autog...

From: Jeff Johnson <jbj@rpm5.org>
Date: Mon 27 Sep 2010 - 19:08:43 CEST
Message-Id: <20100927170843.86F9FDC3EE@rpm5.org>
  RPM Package Manager, CVS Repository
  /cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: rpm rc syck neon pcre            Date:   27-Sep-2010 19:08:43
  Branch: HEAD                             Handle: 2010092717084102

  Modified files:
    neon                    autogen.sh
    pcre                    autogen.sh
    rc                      autogen.sh
    rpm                     autogen.sh
    syck                    autogen.sh

  Log:
    - get rid of AutoCruft version litter.

  Summary:
    Revision    Changes     Path
    1.7         +2  -2      neon/autogen.sh
    1.5         +2  -2      pcre/autogen.sh
    1.3         +2  -2      rc/autogen.sh
    2.108       +2  -2      rpm/autogen.sh
    1.3         +2  -2      syck/autogen.sh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: neon/autogen.sh
  ============================================================================
  $ cvs diff -u -r1.6 -r1.7 autogen.sh
  --- neon/autogen.sh	23 Aug 2010 16:44:04 -0000	1.6
  +++ neon/autogen.sh	27 Sep 2010 17:08:42 -0000	1.7
  @@ -1,9 +1,9 @@
   #!/bin/sh
   
   #   configure the requirements
  -AMV="automake (GNU automake) 1.11"
  +AMV="automake (GNU automake) 1.11.1"
   ACV="autoconf (GNU Autoconf) 2.63"
  -LTV="libtoolize (GNU libtool) 2.2.6"
  +LTV="libtoolize (GNU libtool) 2.2.10"
   GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
  @@ .
  patch -p0 <<'@@ .'
  Index: pcre/autogen.sh
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 autogen.sh
  --- pcre/autogen.sh	21 Aug 2010 22:18:37 -0000	1.4
  +++ pcre/autogen.sh	27 Sep 2010 17:08:42 -0000	1.5
  @@ -1,9 +1,9 @@
   #!/bin/sh
   
   #   configure the requirements
  -AMV="automake (GNU automake) 1.11"
  +AMV="automake (GNU automake) 1.11.1"
   ACV="autoconf (GNU Autoconf) 2.63"
  -LTV="libtoolize (GNU libtool) 2.2.6"
  +LTV="libtoolize (GNU libtool) 2.2.10"
   GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
  @@ .
  patch -p0 <<'@@ .'
  Index: rc/autogen.sh
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 autogen.sh
  --- rc/autogen.sh	18 Aug 2009 17:21:41 -0000	1.2
  +++ rc/autogen.sh	27 Sep 2010 17:08:42 -0000	1.3
  @@ -1,9 +1,9 @@
   #!/bin/sh
   
   #   configure the requirements
  -AMV="automake (GNU automake) 1.11"
  +AMV="automake (GNU automake) 1.11.1"
   ACV="autoconf (GNU Autoconf) 2.63"
  -LTV="libtoolize (GNU libtool) 2.2.6"
  +LTV="libtoolize (GNU libtool) 2.2.10"
   GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/autogen.sh
  ============================================================================
  $ cvs diff -u -r2.107 -r2.108 autogen.sh
  --- rpm/autogen.sh	23 Aug 2010 17:59:32 -0000	2.107
  +++ rpm/autogen.sh	27 Sep 2010 17:08:41 -0000	2.108
  @@ -1,9 +1,9 @@
   #!/bin/sh
   
   #   configure the requirements
  -AMV="automake (GNU automake) 1.11"
  +AMV="automake (GNU automake) 1.11.1"
   ACV="autoconf (GNU Autoconf) 2.63"
  -LTV="libtoolize (GNU libtool) 2.2.6"
  +LTV="libtoolize (GNU libtool) 2.2.10"
   GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
  @@ .
  patch -p0 <<'@@ .'
  Index: syck/autogen.sh
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 autogen.sh
  --- syck/autogen.sh	1 Jun 2009 13:27:56 -0000	1.2
  +++ syck/autogen.sh	27 Sep 2010 17:08:43 -0000	1.3
  @@ -1,9 +1,9 @@
   #!/bin/sh
   
   #   configure the requirements
  -AMV="automake (GNU automake) 1.11"
  +AMV="automake (GNU automake) 1.11.1"
   ACV="autoconf (GNU Autoconf) 2.63"
  -LTV="libtoolize (GNU libtool) 2.2.6"
  +LTV="libtoolize (GNU libtool) 2.2.10"
   GTT="gettextize (GNU gettext-tools) 0.17"
   USAGE="
   To build RPM from plain CVS sources the following
  @@ .
Received on Mon Sep 27 19:08:43 2010
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.