In article <[EMAIL PROTECTED]> you wrote:
> [...]
> upgrading package: vim 6.2.201 -> 6.2.211
> [...]
> @@ -26,7 +26,7 @@
> # package versions
> %define V_vl 6.2
> %define V_vs 62
> -%define V_pl 201
> +%define V_pl 211
>
> # package information
> Name: vim
> @@ -38,7 +38,7 @@
> Group: Editor
> License: Charityware
> Version: %{V_vl}.%{V_pl}
> -Release: 20040125
> +Release: 20040127
>
> # package options
> %option with_x11 no
> @@ .
> [...]
Be careful, please: it is not sufficient to just increase the version
number for vim.spec, because each patchlevel is contained in an own
patch file. So you have to add Patch202 to Patch211 headers, too.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]