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:
    Revision    Changes     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.spec    14 Oct 2009 09:10:10 -0000      
1.5
  +++ openpkg-src/microemacs/microemacs.spec    17 Oct 2009 19:00:36 -0000      
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

Reply via email to