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:   14-Nov-2006 14:59:30
  Branch: HEAD                             Handle: 2006111413593000

  Modified files:
    openpkg-src/ed          ed.spec

  Log:
    upgrading package: ed 0.3rc2 -> 0.3

  Summary:
    Revision    Changes     Path
    1.3         +6  -7      openpkg-src/ed/ed.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 ed.spec
  --- openpkg-src/ed/ed.spec    27 Oct 2006 18:04:12 -0000      1.2
  +++ openpkg-src/ed/ed.spec    14 Nov 2006 13:59:30 -0000      1.3
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define       V_dist 0.3-rc2
  -%define       V_opkg 0.3rc2
  +%define       V_dist 0.3
  +%define       V_opkg 0.3
   
   #   package information
   Name:         ed
  @@ -37,10 +37,10 @@
   Group:        ShellUtils
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20061027
  +Release:      20061114
   
   #   list of sources
  -Source0:      http://es.geocities.com/ant_diaz2001/ed-%{V_dist}.tar.gz
  +Source0:      ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
   
   #   build information
   Prefix:       %{l_prefix}
  @@ -62,10 +62,9 @@
   
   %track
       prog ed = {
  -        comment   = "rse: still not trackable"
           version   = %{V_dist}
  -        url       = http://es.geocities.com/ant_diaz2001/
  -        regex     = ed-(__VER__)\.tar\.gz
  +        url       = ftp://ftp.gnu.org/gnu/ed/
  +        regex     = ed-(__VER__)\.tar\.bz2
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to