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: 21-Mar-2005 20:05:59
Branch: HEAD Handle: 2005032119055900
Modified files:
openpkg-src/ncurses ncurses.spec
Log:
upgrading package: ncurses 5.4.20050319 -> 5.4.20050320
Summary:
Revision Changes Path
1.200 +4 -4 openpkg-src/ncurses/ncurses.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ncurses/ncurses.spec
============================================================================
$ cvs diff -u -r1.199 -r1.200 ncurses.spec
--- openpkg-src/ncurses/ncurses.spec 20 Mar 2005 09:06:59 -0000 1.199
+++ openpkg-src/ncurses/ncurses.spec 21 Mar 2005 19:05:59 -0000 1.200
@@ -26,10 +26,10 @@
# package versions
%define V_base 5.4
%define V_patch1 20050319
-%define V_patch2 20050319
+%define V_patch2 20050320
%define V_patchB %{V_patch1}
-%define V_patchL %{V_patch1}
-%define V_patches 1
+%define V_patchL %{V_patch2}
+%define V_patches 2
# package information
Name: ncurses
@@ -42,7 +42,7 @@
Group: Terminal
License: GPL
Version: %{V_base}.%{V_patchL}
-Release: 20050320
+Release: 20050321
# list of sources
Source0: ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]