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

2009-10-17 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:   17-Oct-2009 21:00:36
  Branch: HEAD Handle: 2009101720003600

  Modified files:
openpkg-src/microemacs  microemacs.spec

  Log:
fix tracking

  Summary:
RevisionChanges Path
1.6 +4  -5  openpkg-src/microemacs/microemacs.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/microemacs/microemacs.spec
  
  $ cvs diff -u -r1.5 -r1.6 microemacs.spec
  --- openpkg-src/microemacs/microemacs.spec14 Oct 2009 09:10:10 -  
1.5
  +++ openpkg-src/microemacs/microemacs.spec17 Oct 2009 19:00:36 -  
1.6
  @@ -24,7 +24,6 @@
   #   package version
   %define   V_base 20091011
   %define   V_subdir   091011
  -%define   V_revision 0
   
   #   package information
   Name: microemacs
  @@ -36,8 +35,8 @@
   Class:EVAL
   Group:Editor
   License:  GPL
  -Version:  %{V_base}.%{V_revision}
  -Release:  20091014
  +Version:  %{V_base}
  +Release:  20091017
   
   #   list of sources
   Source0:  
http://www.jasspa.com/release_%{V_base}/jasspa-mesrc-%{V_base}.tar.gz
  @@ -60,12 +59,12 @@
   
   %track
   prog microemacs = {
  -version   = %{V_base}-%{V_revision}
  +version   = %{V_base}
   url   = http://www.jasspa.com/downsrc.html
   regex = jasspa-mesrc-(__VER__)\.tar\.gz
   }
   prog microemacs:macros = {
  -version   = %{V_base}-%{V_revision}
  +version   = %{V_base}
   url   = http://www.jasspa.com/downsrc.html
   regex = jasspa-metree-(__VER__)\.tar\.gz
   }
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-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-Jun-2007 20:55:53
  Branch: HEAD Handle: 2007061119555200

  Modified files:
openpkg-src/microemacs  microemacs.spec

  Log:
be consistent in case and use the wording the vendor wishes

  Summary:
RevisionChanges Path
1.2 +1  -1  openpkg-src/microemacs/microemacs.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/microemacs/microemacs.spec
  
  $ cvs diff -u -r1.1 -r1.2 microemacs.spec
  --- openpkg-src/microemacs/microemacs.spec11 Jun 2007 18:53:23 -  
1.1
  +++ openpkg-src/microemacs/microemacs.spec11 Jun 2007 18:55:52 -  
1.2
  @@ -29,7 +29,7 @@
   
   #   package information
   Name: microemacs
  -Summary:  JASSPA MicroEmacs
  +Summary:  MicroEMACS, JASSPA Distribution
   URL:  http://www.jasspa.org/
   Vendor:   Dave Conroy, Daniel M. Lawrence et al.
   Packager: OpenPKG Foundation e.V.
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org