[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2009-07-10 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   11-Jul-2009 08:32:38
  Branch: HEAD Handle: 2009071107323600

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 1.3 -> 1.4

  Summary:
RevisionChanges Path
1.19+3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.18 -r1.19 ed.spec
  --- openpkg-src/ed/ed.spec24 May 2009 09:22:41 -  1.18
  +++ openpkg-src/ed/ed.spec11 Jul 2009 06:32:36 -  1.19
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 1.3
  -%define   V_opkg 1.3
  +%define   V_dist 1.4
  +%define   V_opkg 1.4
   
   #   package information
   Name: ed
  @@ -36,7 +36,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20090524
  +Release:  20090711
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2009-05-24 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   24-May-2009 11:22:42
  Branch: HEAD Handle: 2009052410224100

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 1.2 -> 1.3

  Summary:
RevisionChanges Path
1.18+3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.17 -r1.18 ed.spec
  --- openpkg-src/ed/ed.spec18 Apr 2009 13:10:05 -  1.17
  +++ openpkg-src/ed/ed.spec24 May 2009 09:22:41 -  1.18
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 1.2
  -%define   V_opkg 1.2
  +%define   V_dist 1.3
  +%define   V_opkg 1.3
   
   #   package information
   Name: ed
  @@ -36,7 +36,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20090202
  +Release:  20090524
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2009-02-01 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  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:
RevisionChanges 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.spec15 Oct 2008 06:18:33 -  1.15
  +++ openpkg-src/ed/ed.spec2 Feb 2009 07:13:34 -   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 openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2008-10-14 Thread Ralf S. Engelschall
  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:   15-Oct-2008 08:18:36
  Branch: HEAD Handle: 2008101507183300

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 1.0 -> 1.1

  Summary:
RevisionChanges Path
1.15+3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.14 -r1.15 ed.spec
  --- openpkg-src/ed/ed.spec22 Aug 2008 06:53:33 -  1.14
  +++ openpkg-src/ed/ed.spec15 Oct 2008 06:18:33 -  1.15
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 1.0
  -%define   V_opkg 1.0
  +%define   V_dist 1.1
  +%define   V_opkg 1.1
   
   #   package information
   Name: ed
  @@ -36,7 +36,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20080822
  +Release:  20081015
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2008-08-21 Thread Ralf S. Engelschall
  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:   22-Aug-2008 08:53:33
  Branch: HEAD Handle: 2008082207533300

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 1.0rc1 -> 1.0

  Summary:
RevisionChanges Path
1.14+4  -4  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.13 -r1.14 ed.spec
  --- openpkg-src/ed/ed.spec30 Jul 2008 20:43:56 -  1.13
  +++ openpkg-src/ed/ed.spec22 Aug 2008 06:53:33 -  1.14
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 1.0-rc1
  -%define   V_opkg 1.0rc1
  +%define   V_dist 1.0
  +%define   V_opkg 1.0
   
   #   package information
   Name: ed
  @@ -36,10 +36,10 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20080730
  +Release:  20080822
   
   #   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}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2008-07-30 Thread Ralf S. Engelschall
  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:   30-Jul-2008 22:43:56
  Branch: HEAD Handle: 2008073021435600

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 1.0pre1 -> 1.0rc1

  Summary:
RevisionChanges Path
1.13+3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.12 -r1.13 ed.spec
  --- openpkg-src/ed/ed.spec11 Apr 2008 16:16:52 -  1.12
  +++ openpkg-src/ed/ed.spec30 Jul 2008 20:43:56 -  1.13
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 1.0-pre1
  -%define   V_opkg 1.0pre1
  +%define   V_dist 1.0-rc1
  +%define   V_opkg 1.0rc1
   
   #   package information
   Name: ed
  @@ -36,7 +36,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20080411
  +Release:  20080730
   
   #   list of sources
   Source0:  http://es.geocities.com/ant_diaz2001/ed-%{V_dist}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2008-04-11 Thread Ralf S. Engelschall
  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:   11-Apr-2008 18:16:52
  Branch: HEAD Handle: 2008041117165200

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.9 -> 1.0pre1

  Summary:
RevisionChanges Path
1.12+4  -4  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.11 -r1.12 ed.spec
  --- openpkg-src/ed/ed.spec25 Feb 2008 20:28:23 -  1.11
  +++ openpkg-src/ed/ed.spec11 Apr 2008 16:16:52 -  1.12
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.9
  -%define   V_opkg 0.9
  +%define   V_dist 1.0-pre1
  +%define   V_opkg 1.0pre1
   
   #   package information
   Name: ed
  @@ -36,10 +36,10 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20080225
  +Release:  20080411
   
   #   list of sources
  -Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  +Source0:  http://es.geocities.com/ant_diaz2001/ed-%{V_dist}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2008-02-25 Thread Ralf S. Engelschall
  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:   25-Feb-2008 21:28:24
  Branch: HEAD Handle: 2008022520282300

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.8 -> 0.9

  Summary:
RevisionChanges Path
1.11+3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.10 -r1.11 ed.spec
  --- openpkg-src/ed/ed.spec1 Jan 2008 14:53:26 -   1.10
  +++ openpkg-src/ed/ed.spec25 Feb 2008 20:28:23 -  1.11
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.8
  -%define   V_opkg 0.8
  +%define   V_dist 0.9
  +%define   V_opkg 0.9
   
   #   package information
   Name: ed
  @@ -36,7 +36,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20080101
  +Release:  20080225
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2007-08-19 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   19-Aug-2007 10:12:46
  Branch: HEAD Handle: 2007081909124500

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.7 -> 0.8

  Summary:
RevisionChanges Path
1.9 +3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.8 -r1.9 ed.spec
  --- openpkg-src/ed/ed.spec19 Jul 2007 04:25:07 -  1.8
  +++ openpkg-src/ed/ed.spec19 Aug 2007 08:12:45 -  1.9
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.7
  -%define   V_opkg 0.7
  +%define   V_dist 0.8
  +%define   V_opkg 0.8
   
   #   package information
   Name: ed
  @@ -37,7 +37,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20070719
  +Release:  20070819
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2007-07-18 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   19-Jul-2007 06:25:08
  Branch: HEAD Handle: 2007071905250700

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.6 -> 0.7

  Summary:
RevisionChanges Path
1.8 +3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.7 -r1.8 ed.spec
  --- openpkg-src/ed/ed.spec30 Jun 2007 07:52:55 -  1.7
  +++ openpkg-src/ed/ed.spec19 Jul 2007 04:25:07 -  1.8
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.6
  -%define   V_opkg 0.6
  +%define   V_dist 0.7
  +%define   V_opkg 0.7
   
   #   package information
   Name: ed
  @@ -37,7 +37,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20070630
  +Release:  20070719
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2007-06-30 Thread Ralf S. Engelschall
  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:   30-Jun-2007 09:52:55
  Branch: HEAD Handle: 2007063008525500

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.5 -> 0.6

  Summary:
RevisionChanges Path
1.7 +3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.6 -r1.7 ed.spec
  --- openpkg-src/ed/ed.spec10 Mar 2007 08:30:52 -  1.6
  +++ openpkg-src/ed/ed.spec30 Jun 2007 07:52:55 -  1.7
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.5
  -%define   V_opkg 0.5
  +%define   V_dist 0.6
  +%define   V_opkg 0.6
   
   #   package information
   Name: ed
  @@ -37,7 +37,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20070310
  +Release:  20070630
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2007-03-10 Thread Ralf S. Engelschall
  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:   10-Mar-2007 09:30:53
  Branch: HEAD Handle: 2007031008305200

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.4 -> 0.5

  Summary:
RevisionChanges Path
1.6 +3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.5 -r1.6 ed.spec
  --- openpkg-src/ed/ed.spec16 Jan 2007 07:23:04 -  1.5
  +++ openpkg-src/ed/ed.spec10 Mar 2007 08:30:52 -  1.6
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.4
  -%define   V_opkg 0.4
  +%define   V_dist 0.5
  +%define   V_opkg 0.5
   
   #   package information
   Name: ed
  @@ -37,7 +37,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20070116
  +Release:  20070310
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2007-01-15 Thread Ralf S. Engelschall
  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:   16-Jan-2007 08:23:04
  Branch: HEAD Handle: 2007011607230400

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.3 -> 0.4

  Summary:
RevisionChanges Path
1.5 +3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.4 -r1.5 ed.spec
  --- openpkg-src/ed/ed.spec1 Jan 2007 17:37:39 -   1.4
  +++ openpkg-src/ed/ed.spec16 Jan 2007 07:23:04 -  1.5
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.3
  -%define   V_opkg 0.3
  +%define   V_dist 0.4
  +%define   V_opkg 0.4
   
   #   package information
   Name: ed
  @@ -37,7 +37,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20061114
  +Release:  20070116
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/ed/ed-%{V_dist}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2006-11-14 Thread Ralf S. Engelschall
  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:
RevisionChanges 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.spec27 Oct 2006 18:04:12 -  1.2
  +++ openpkg-src/ed/ed.spec14 Nov 2006 13:59:30 -  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 Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2006-10-27 Thread Ralf S. Engelschall
  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:   27-Oct-2006 20:04:13
  Branch: HEAD Handle: 2006102719041200

  Modified files:
openpkg-src/ed  ed.spec

  Log:
upgrading package: ed 0.3rc1 -> 0.3rc2

  Summary:
RevisionChanges Path
1.2 +3  -3  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r1.1 -r1.2 ed.spec
  --- openpkg-src/ed/ed.spec22 Oct 2006 20:23:21 -  1.1
  +++ openpkg-src/ed/ed.spec27 Oct 2006 18:04:12 -  1.2
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_dist 0.3-rc1
  -%define   V_opkg 0.3rc1
  +%define   V_dist 0.3-rc2
  +%define   V_opkg 0.3rc2
   
   #   package information
   Name: ed
  @@ -37,7 +37,7 @@
   Group:ShellUtils
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20061022
  +Release:  20061027
   
   #   list of sources
   Source0:  http://es.geocities.com/ant_diaz2001/ed-%{V_dist}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ed/ ed.spec

2006-10-22 Thread Ralf S. Engelschall
  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:   22-Oct-2006 22:23:21
  Branch: HEAD Handle: 2006102221232100

  Added files:
openpkg-src/ed  ed.spec

  Log:
new package: ed 0.3rc1 (Line Editor)

  Summary:
RevisionChanges Path
1.1 +96 -0  openpkg-src/ed/ed.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ed/ed.spec
  
  $ cvs diff -u -r0 -r1.1 ed.spec
  --- /dev/null 2006-10-22 22:23:16 +0200
  +++ ed.spec   2006-10-22 22:23:21 +0200
  @@ -0,0 +1,96 @@
  +##
  +##  ed.spec -- OpenPKG RPM Package Specification
  +##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. 
  +##  Copyright (c) 2000-2006 Ralf S. Engelschall 
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   package version
  +%define   V_dist 0.3-rc1
  +%define   V_opkg 0.3rc1
  +
  +#   package information
  +Name: ed
  +Summary:  Line Editor
  +URL:  http://www.gnu.org/software/ed/ed.html
  +Vendor:   Andrew L. Moore, Antonio Diaz Diaz
  +Packager: OpenPKG Foundation e.V.
  +Distribution: OpenPKG Community
  +Class:EVAL
  +Group:ShellUtils
  +License:  GPL
  +Version:  %{V_opkg}
  +Release:  20061022
  +
  +#   list of sources
  +Source0:  http://es.geocities.com/ant_diaz2001/ed-%{V_dist}.tar.gz
  +
  +#   build information
  +Prefix:   %{l_prefix}
  +BuildRoot:%{l_buildroot}
  +BuildPreReq:  OpenPKG, openpkg >= 20040130
  +PreReq:   OpenPKG, openpkg >= 20040130
  +AutoReq:  no
  +AutoReqProv:  no
  +
  +%description
  +ed(1) is a line-oriented text editor. It is used to create, display,
  +modify and otherwise manipulate text files, both interactively
  +and via shell scripts. A restricted version of ed(1), red(1), can
  +only edit files in the current directory and cannot execute shell
  +commands. ed(1) is the "standard" text editor in the sense that it
  +is the original editor for Unix, and thus widely available. For most
  +purposes, however, it is superseded since decades by full-screen
  +editors such as Vim or Emacs.
  +
  +%track
  +prog ed = {
  +comment   = "rse: still not trackable"
  +version   = %{V_dist}
  +url   = http://es.geocities.com/ant_diaz2001/
  +regex = ed-(__VER__)\.tar\.gz
  +}
  +
  +%prep
  +%setup -q -n ed-%{V_dist}
  +
  +%build
  +./configure \
  +CC="%{l_cc}" \
  +CFLAGS="%{l_cflags -O}" \
  +CPPFLAGS="%{l_cppflags}" \
  +LDFLAGS="%{l_ldflags}" \
  +--prefix=%{l_prefix} \
  +--infodir=%{l_prefix}/info \
  +--mandir=%{l_prefix}/man
  +%{l_make} %{l_mflags -O}
  +
  +%install
  +rm -rf $RPM_BUILD_ROOT
  +%{l_make} %{l_mflags} install install-man DESTDIR=$RPM_BUILD_ROOT
  +strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  +rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
  +%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  +
  +%files -f files
  +
  +%clean
  +rm -rf $RPM_BUILD_ROOT
  +
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org