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: 13-Jun-2005 13:24:38
Branch: HEAD Handle: 2005061312243800
Modified files:
openpkg-src/vile vile.spec
Log:
upgrading package: vile 9.4w -> 9.4x
Summary:
Revision Changes Path
1.32 +5 -3 openpkg-src/vile/vile.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vile/vile.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 vile.spec
--- openpkg-src/vile/vile.spec 8 Jun 2005 18:42:40 -0000 1.31
+++ openpkg-src/vile/vile.spec 13 Jun 2005 11:24:38 -0000 1.32
@@ -47,7 +47,8 @@
%define V_patch21 u
%define V_patch22 v
%define V_patch23 w
-%define V_patchL %{V_patch23}
+%define V_patch24 x
+%define V_patchL %{V_patch24}
# package information
Name: vile
@@ -60,7 +61,7 @@
Group: Editor
License: BeerWare
Version: %{V_base}%{V_patchL}
-Release: 20050608
+Release: 20050613
# package options
%option with_x11 no
@@ -91,6 +92,7 @@
Patch21:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch21}.patch.gz
Patch22:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch22}.patch.gz
Patch23:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch23}.patch.gz
+Patch24:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch24}.patch.gz
# build information
Prefix: %{l_prefix}
@@ -123,7 +125,7 @@
%prep
%setup -q -n vile-%{V_base}
- %patch -p1 -P 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
+ %patch -p1 -P 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
23 24
%patch -p0 -P 0
chmod u+w filters/sql-filt.l*
%{l_shtool} subst \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]