SPECS: vim.spec - update to 7.2.148
glen
glen at pld-linux.org
Thu Apr 2 18:29:47 CEST 2009
Author: glen Date: Thu Apr 2 16:29:47 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update to 7.2.148
---- Files affected:
SPECS:
vim.spec (1.462 -> 1.463)
---- Diffs:
================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.462 SPECS/vim.spec:1.463
--- SPECS/vim.spec:1.462 Sun Mar 1 02:54:32 2009
+++ SPECS/vim.spec Thu Apr 2 18:29:41 2009
@@ -18,7 +18,7 @@
%bcond_without home_etc # without home_etc support
#
%define ver 7.2
-%define patchlevel 128
+%define patchlevel 148
# cflags get changed while configuring
%undefine configure_cache
@@ -103,6 +103,7 @@
Patch107: %{name}-relativenumber.patch
Patch108: %{name}-phpscript.patch
Patch109: %{name}-pam.patch
+Patch110: %{name}-ft-bash.patch
URL: http://www.vim.org/
BuildRequires: acl-devel
BuildRequires: autoconf
@@ -678,6 +679,7 @@
%patch107 -p0
%patch108 -p1
%patch109 -p1
+%patch110 -p1
install %{SOURCE20} runtime/syntax
install %{SOURCE21} runtime/syntax
@@ -1286,6 +1288,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.463 2009/04/02 16:29:41 glen
+- update to 7.2.148
+
Revision 1.462 2009/03/01 01:54:32 adamg
- updated to 7.2.128
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim.spec?r1=1.462&r2=1.463&f=u
More information about the pld-cvs-commit
mailing list