OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-May-2006 11:26:16
Branch: HEAD Handle: 2006052210261600
Modified files:
openpkg-src/vile vile.spec
Log:
modifying package: vile-9.5g 20060403 -> 20060522
Summary:
Revision Changes Path
1.46 +4 -2 openpkg-src/vile/vile.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vile/vile.spec
============================================================================
$ cvs diff -u -r1.45 -r1.46 vile.spec
--- openpkg-src/vile/vile.spec 3 Apr 2006 06:45:09 -0000 1.45
+++ openpkg-src/vile/vile.spec 22 May 2006 09:26:16 -0000 1.46
@@ -31,6 +31,7 @@
%define V_patch5 e
%define V_patch6 f
%define V_patch7 g
+%define V_patch8 h
%define V_patchL %{V_patch7}
# package information
@@ -44,7 +45,7 @@
Group: Editor
License: BeerWare
Version: %{V_base}%{V_patchL}
-Release: 20060403
+Release: 20060522
# package options
%option with_x11 no
@@ -59,6 +60,7 @@
Patch5:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch5}.patch.gz
Patch6:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch6}.patch.gz
Patch7:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch7}.patch.gz
+Patch8:
ftp://invisible-island.net/vile/patches/vile-%{V_base}%{V_patch8}.patch.gz
# build information
Prefix: %{l_prefix}
@@ -94,7 +96,7 @@
%prep
%setup -q -n vile-%{V_base}
%patch -p0 -P 0
- %patch -p1 -P 1 2 3 4 5 6 7
+ %patch -p1 -P 1 2 3 4 5 6 7 8
chmod u+w filters/sql-filt.l*
%{l_shtool} subst \
-e 's;= LEAD;= 0;' \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]