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: 20-Aug-2008 09:17:24
Branch: HEAD Handle: 2008082008172400
Modified files:
openpkg-src/vim vim.spec
Log:
fix versioning and tracking
Summary:
Revision Changes Path
1.641 +2 -2 openpkg-src/vim/vim.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.640 -r1.641 vim.spec
--- openpkg-src/vim/vim.spec 18 Aug 2008 17:34:21 -0000 1.640
+++ openpkg-src/vim/vim.spec 20 Aug 2008 07:17:24 -0000 1.641
@@ -24,7 +24,7 @@
# package versions
%define V_vl 7.2
%define V_vs 72
-%define V_pl 2
+%define V_pl 002
# package information
Name: vim
@@ -37,7 +37,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20080818
+Release: 20080820
# package options
%option with_x11 no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]