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:   02-Feb-2009 08:13:34
  Branch: HEAD                             Handle: 2009020207133400

  Modified files:
    openpkg-src/ed          ed.spec

  Log:
    upgrading package: ed 1.1 -> 1.2

  Summary:
    Revision    Changes     Path
    1.16        +5  -5      openpkg-src/ed/ed.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 ed.spec
  --- openpkg-src/ed/ed.spec    15 Oct 2008 06:18:33 -0000      1.15
  +++ openpkg-src/ed/ed.spec    2 Feb 2009 07:13:34 -0000       1.16
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define       V_dist 1.1
  -%define       V_opkg 1.1
  +%define       V_dist 1.2
  +%define       V_opkg 1.2
   
   #   package information
   Name:         ed
  @@ -36,10 +36,10 @@
   Group:        ShellUtils
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20081015
  +Release:      20090202
   
   #   list of sources
  -Source0:      ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  +Source0:      ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.gz
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -63,7 +63,7 @@
       prog ed = {
           version   = %{V_dist}
           url       = ftp://ftp.gnu.org/gnu/ed/
  -        regex     = ed-(__VER__)\.tar\.bz2
  +        regex     = ed-(__VER__)\.tar\.gz
       }
   
   %prep
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to