OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 16-Mar-2003 10:04:54
Branch: HEAD Handle: 2003031609045102
Modified files:
openpkg-re/vcheck vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt
Log:
upgrading package: vim 6.1.392 -> 6.1.406
Summary:
Revision Changes Path
1.130 +5 -5 openpkg-re/vcheck/vc.vim
1.185 +12 -95 openpkg-src/vim/vim.spec
1.3699 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.vim
============================================================================
$ cvs diff -u -r1.129 -r1.130 vc.vim
--- openpkg-re/vcheck/vc.vim 15 Mar 2003 07:43:04 -0000 1.129
+++ openpkg-re/vcheck/vc.vim 16 Mar 2003 09:04:51 -0000 1.130
@@ -2,28 +2,28 @@
}
prog vim:patchlevel = {
- version = 6.1.392
+ version = 6.1.406
url = ftp://ftp.vim.org/pub/vim/patches/
regex = (\d+\.\d+\.\d+)
}
prog vim:rt1 = {
version = 6.1
url = ftp://ftp.vim.org/pub/vim/unix/
- regex = vim-(__VER__)-rt1\.tar\.gz
+ regex = vim-(\d+.\d+)-rt1\.tar\.gz
}
prog vim:rt2 = {
version = 6.1
url = ftp://ftp.vim.org/pub/vim/unix/
- regex = vim-(__VER__)-rt2\.tar\.gz
+ regex = vim-(\d+.\d+)-rt2\.tar\.gz
}
prog vim:src1 = {
version = 6.1
url = ftp://ftp.vim.org/pub/vim/unix/
- regex = vim-(__VER__)-src1\.tar\.gz
+ regex = vim-(\d+.\d+)-src1\.tar\.gz
}
prog vim:src2 = {
version = 6.1
url = ftp://ftp.vim.org/pub/vim/unix/
- regex = vim-(__VER__)-src2\.tar\.gz
+ regex = vim-(\d+.\d+)-src2\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vim/vim.spec
============================================================================
$ cvs diff -u -r1.184 -r1.185 vim.spec
--- openpkg-src/vim/vim.spec 15 Mar 2003 07:43:07 -0000 1.184
+++ openpkg-src/vim/vim.spec 16 Mar 2003 09:04:53 -0000 1.185
@@ -26,7 +26,7 @@
# package versions
%define V_vl 6.1
%define V_vs 61
-%define V_pl 392
+%define V_pl 406
# package information
Name: vim
@@ -38,7 +38,7 @@
Group: Editor
License: Charityware
Version: %{V_vl}.%{V_pl}
-Release: 20030315
+Release: 20030316
# package options
%option with_x11 no
@@ -56,98 +56,13 @@
Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.1-100.gz
Patch2: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.101-200.gz
Patch3: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.201-300.gz
-Patch301: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.301
-Patch302: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.302
-Patch303: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.303
-Patch304: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.304
-Patch305: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.305
-Patch306: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.306
-Patch307: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.307
-Patch308: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.308
-Patch309: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.309
-Patch310: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.310
-Patch311: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.311
-Patch312: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.312
-Patch313: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.313
-Patch314: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.314
-Patch315: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.315
-Patch316: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.316
-Patch317: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.317
-Patch318: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.318
-Patch319: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.319
-Patch320: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.320
-Patch321: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.321
-Patch323: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.322
-Patch323: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.323
-Patch324: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.324
-Patch325: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.325
-Patch326: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.326
-Patch327: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.327
-Patch328: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.328
-Patch329: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.329
-Patch330: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.330
-Patch331: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.331
-Patch332: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.332
-Patch333: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.333
-Patch334: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.334
-Patch335: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.335
-Patch336: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.336
-Patch337: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.337
-Patch338: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.338
-Patch339: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.339
-Patch340: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.340
-Patch341: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.341
-Patch342: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.342
-Patch343: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.343
-Patch344: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.344
-Patch345: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.345
-Patch346: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.346
-Patch347: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.347
-Patch348: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.348
-Patch349: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.349
-Patch350: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.350
-Patch351: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.351
-Patch352: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.352
-Patch353: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.353
-Patch354: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.354
-Patch355: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.355
-Patch356: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.356
-Patch357: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.357
-Patch358: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.358
-Patch359: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.359
-Patch360: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.360
-Patch361: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.361
-Patch362: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.362
-Patch363: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.363
-Patch364: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.364
-Patch365: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.365
-Patch366: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.366
-Patch367: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.367
-Patch368: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.368
-Patch369: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.369
-Patch370: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.370
-Patch371: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.371
-Patch372: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.372
-Patch373: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.373
-Patch374: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.374
-Patch375: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.375
-Patch376: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.376
-Patch377: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.377
-Patch378: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.378
-Patch379: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.379
-Patch380: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.380
-Patch381: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.381
-Patch382: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.382
-Patch383: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.383
-Patch384: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.384
-Patch385: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.385
-Patch386: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.386
-Patch387: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.387
-Patch388: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.388
-Patch389: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.389
-Patch390: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.390
-Patch391: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.391
-Patch392: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.392
+Patch4: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.301-400.gz
+Patch401: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.401
+Patch402: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.402
+Patch403: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.403
+Patch404: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.404
+Patch405: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.405
+Patch406: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.406
# build information
Prefix: %{l_prefix}
@@ -188,7 +103,9 @@
%{l_patch} -p0 -E -t -s >/dev/null 2>&1 || true
%{l_gzip} -d -c $RPM_SOURCE_DIR/%{V_vl}.201-300.gz |\
%{l_patch} -p0 -E -t -s >/dev/null 2>&1 || true
- i=301
+ %{l_gzip} -d -c $RPM_SOURCE_DIR/%{V_vl}.301-400.gz |\
+ %{l_patch} -p0 -E -t -s >/dev/null 2>&1 || true
+ i=401
while [ $i -le %{V_pl} ]; do
cat $RPM_SOURCE_DIR/%{V_vl}.`echo $i | awk '{ printf("%03d", $0); }'` |\
%{l_patch} -p0 -E -t -s >/dev/null 2>&1 || true
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3698 -r1.3699 news.txt
--- openpkg-web/news.txt 16 Mar 2003 08:56:48 -0000 1.3698
+++ openpkg-web/news.txt 16 Mar 2003 09:04:52 -0000 1.3699
@@ -1,3 +1,4 @@
+16-Mar-2003: Upgraded package: P<vim-6.1.406-20030316>
16-Mar-2003: Upgraded package: P<ncurses-5.3.20030315-20030310>
16-Mar-2003: Upgraded package: P<rdiff-backup-0.11.4-20030316>
16-Mar-2003: Upgraded package: P<perl-parse-20030316-20030316>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]