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:   26-Jul-2005 08:51:27
  Branch: HEAD                             Handle: 2005072607512700

  Modified files:
    openpkg-src/gcc40       gcc40.spec

  Log:
    fix tracking and upgrade

  Summary:
    Revision    Changes     Path
    1.39        +4  -4      openpkg-src/gcc40/gcc40.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc40/gcc40.spec
  ============================================================================
  $ cvs diff -u -r1.38 -r1.39 gcc40.spec
  --- openpkg-src/gcc40/gcc40.spec      24 Jul 2005 09:09:41 -0000      1.38
  +++ openpkg-src/gcc40/gcc40.spec      26 Jul 2005 06:51:27 -0000      1.39
  @@ -25,8 +25,8 @@
   #   FIXME: rse: with_optimize=yes still broken
   
   #   package version
  -%define       V_full         4.0.0
  -%define       V_comp         40
  +%define       V_full         4.0.1
  +%define       V_comp         401
   
   #   package information
   Name:         gcc40
  @@ -39,7 +39,7 @@
   Group:        Compiler
   License:      GPL
   Version:      %{V_full}
  -Release:      20050724
  +Release:      20050726
   
   #   package options
   %option       with_cxx       yes
  @@ -83,7 +83,7 @@
       prog gcc40 = {
           version   = %{version}
           url       = ftp://gcc.gnu.org/pub/gcc/releases/
  -        regex     = (4(\.\d+\.)+)
  +        regex     = (4(\.\d+)+)
           url       = ftp://gcc.gnu.org/pub/gcc/releases/gcc-__NEWVER__/
           regex     = gcc-(__VER__)\.tar\.bz2
       }
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to