OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   18-Nov-2006 12:40:39
  Branch: HEAD                             Handle: 2006111811403800

  Modified files:
    openpkg-src/autoconf    autoconf.spec

  Log:
    upgrading package: autoconf 2.60 -> 2.61

  Summary:
    Revision    Changes     Path
    1.56        +7  -2      openpkg-src/autoconf/autoconf.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/autoconf/autoconf.spec
  ============================================================================
  $ cvs diff -u -r1.55 -r1.56 autoconf.spec
  --- openpkg-src/autoconf/autoconf.spec        13 Oct 2006 17:26:54 -0000      
1.55
  +++ openpkg-src/autoconf/autoconf.spec        18 Nov 2006 11:40:38 -0000      
1.56
  @@ -23,7 +23,7 @@
   ##
   
   #   version numbers
  -%define       V_latest  2.60
  +%define       V_latest  2.61
   %define       V_older   2.59
   %define       V_ancient 2.13
   
  @@ -38,7 +38,7 @@
   Group:        Building
   License:      GPL
   Version:      %{V_latest}
  -Release:      20061013
  +Release:      20061118
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/autoconf/autoconf-%{V_latest}.tar.gz
  @@ -63,6 +63,11 @@
       the operating system features that the package can use, in the form
       of m4 macro calls.
   
  +    This OpenPKG packages provides the following Autoconf versions:
  +    - GNU Autoconf %{V_latest} (latest version, the default)
  +    - GNU Autoconf %{V_older} (older version, as an alternative)
  +    - GNU Autoconf %{V_ancient} (ancient version, for backward-compatibility)
  +
   %track
       prog autoconf = {
           version   = %{version}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to