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:   19-Mar-2008 09:14:28
  Branch: HEAD                             Handle: 2008031908142700

  Modified files:
    openpkg-src/nano        nano.spec

  Log:
    upgrading package: nano 2.0.7 -> 2.1.0

  Summary:
    Revision    Changes     Path
    1.70        +5  -5      openpkg-src/nano/nano.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/nano/nano.spec
  ============================================================================
  $ cvs diff -u -r1.69 -r1.70 nano.spec
  --- openpkg-src/nano/nano.spec        1 Jan 2008 14:59:28 -0000       1.69
  +++ openpkg-src/nano/nano.spec        19 Mar 2008 08:14:27 -0000      1.70
  @@ -22,9 +22,9 @@
   ##
   
   #   package version
  -%define       V_opkg   2.0.7
  -%define       V_dist   2.0.7
  -%define       V_subdir 2.0
  +%define       V_opkg   2.1.0
  +%define       V_dist   2.1.0
  +%define       V_subdir 2.1
   
   #   package information
   Name:         nano
  @@ -37,7 +37,7 @@
   Group:        Editor
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20080101
  +Release:      20080319
   
   #   list of sources
   Source0:      
http://www.nano-editor.org/dist/v%{V_subdir}/nano-%{V_dist}.tar.gz
  @@ -76,7 +76,7 @@
       GREP="grep" \
       ./configure \
           --prefix=%{l_prefix} \
  -        --datarootdir=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
           --with-slang=%{l_prefix} \
           --enable-utf8 \
           --disable-nls
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to