SPECS (AC-branch): vim.spec - up to 7.0.243 - let gui packages pro...
glen
glen at pld-linux.org
Mon May 14 21:03:18 CEST 2007
Author: glen Date: Mon May 14 19:03:18 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- up to 7.0.243
- let gui packages provide gvim
---- Files affected:
SPECS:
vim.spec (1.357.2.9.2.3.2.16 -> 1.357.2.9.2.3.2.17)
---- Diffs:
================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.357.2.9.2.3.2.16 SPECS/vim.spec:1.357.2.9.2.3.2.17
--- SPECS/vim.spec:1.357.2.9.2.3.2.16 Mon Mar 12 02:09:13 2007
+++ SPECS/vim.spec Mon May 14 21:03:13 2007
@@ -18,7 +18,7 @@
%bcond_without home_etc # without home_etc support
#
%define _ver 7.0
-%define _patchlevel 216
+%define _patchlevel 243
%define _rel 1
# cflags get changed while configuring
@@ -135,7 +135,7 @@
# 7.0.208: vms: reverts 7.0.171 and 7.0.180
%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 209 214
# 7.0.215: patch for macos
-%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 216 216
+%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.%03g 216 %{_patchlevel}
URL: http://www.vim.org/
%{?with_athena:BuildRequires: XFree86-devel}
BuildRequires: acl-devel
@@ -424,6 +424,7 @@
Group: Applications/Editors/Vim
Requires: %{name}-rt = %{epoch}:%{version}-%{release}
Requires: iconv
+Provides: gvim
Provides: vi-editor
Obsoletes: vim-X11
@@ -451,6 +452,7 @@
Group: Applications/Editors/Vim
Requires: %{name}-rt = %{epoch}:%{version}-%{release}
Requires: iconv
+Provides: gvim
Provides: vi-editor
Obsoletes: vim-X11
@@ -478,6 +480,7 @@
Group: Applications/Editors/Vim
Requires: %{name}-rt = %{epoch}:%{version}-%{release}
Requires: iconv
+Provides: gvim
Provides: vi-editor
Obsoletes: vim-X11
@@ -506,6 +509,7 @@
Group: Applications/Editors/Vim
Requires: %{name}-rt = %{epoch}:%{version}-%{release}
Requires: iconv
+Provides: gvim
Provides: vi-editor
Obsoletes: vim-X11
@@ -533,6 +537,7 @@
Group: Applications/Editors/Vim
Requires: %{name}-rt = %{epoch}:%{version}-%{release}
Requires: iconv
+Provides: gvim
Provides: vi-editor
Obsoletes: vim-X11
@@ -565,7 +570,9 @@
%patchset_patch 181 196
%patchset_patch 199 207
%patchset_patch 209 214
-%patchset_patch 216 216
+%patchset_patch 216 231
+%patchset_patch 234 241
+%patchset_patch 244 %{_patchlevel}
%patch0 -p1
%patch1 -p1
@@ -1174,6 +1181,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.357.2.9.2.3.2.17 2007/05/14 19:03:13 glen
+- up to 7.0.243
+- let gui packages provide gvim
+
Revision 1.357.2.9.2.3.2.16 2007/03/12 01:09:13 adamg
- updated to 7.0.216
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.357.2.9.2.3.2.16&r2=1.357.2.9.2.3.2.17&f=u
More information about the pld-cvs-commit
mailing list