|
|
@@ -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 @@ Class: BASE
|
|
|
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
|