|
|
@@ -35,8 +35,8 @@
|
|
|
%define V_patch9 20021221
|
|
|
%define V_patch10 20021228
|
|
|
%define V_patch11 20021231
|
|
|
+%define V_patchL %{V_patch11}
|
|
|
%define V_patches 11
|
|
|
-%define V_patch %{expand:%%{V_patch%{V_patches}}}
|
|
|
|
|
|
# package information
|
|
|
Name: ncurses
|
|
|
@@ -47,7 +47,7 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Terminal
|
|
|
License: GPL
|
|
|
-Version: %{V_base}.%{V_patch}
|
|
|
+Version: %{V_base}.%{V_patchL}
|
|
|
Release: 20030103
|
|
|
|
|
|
# list of sources
|