SPECS: vim.spec - remove "which" dep from vim-rt, rel 3

glen glen at pld-linux.org
Tue Mar 7 17:57:14 CET 2006


Author: glen                         Date: Tue Mar  7 16:57:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove "which" dep from vim-rt, rel 3

---- Files affected:
SPECS:
   vim.spec (1.337 -> 1.338) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.337 SPECS/vim.spec:1.338
--- SPECS/vim.spec:1.337	Sun Mar  5 13:14:01 2006
+++ SPECS/vim.spec	Tue Mar  7 17:57:08 2006
@@ -19,6 +19,9 @@
 %define		_ver		6.4
 %define		_patchlevel	006
 
+# cflags get changed while configuring
+%undefine	configure_cache
+#
 Summary:	Vi IMproved - a Vi clone
 Summary(de):	VIsual editor iMproved
 Summary(es):	Editor visual incrementado
@@ -30,7 +33,7 @@
 Summary(uk):	Visual editor IMproved - ´ÄÉÎĎ ÷ŚŇÎÉĘ ňĹÄÁËÔĎŇ :)
 Name:		vim
 Version:	%{_ver}.%{_patchlevel}
-Release:	2
+Release:	3
 Epoch:		4
 License:	Charityware
 Group:		Applications/Editors/Vim
@@ -90,6 +93,7 @@
 Patch33:	027_all_%{name}-7.0-automake-substitutions-93378.patch
 Patch34:	%{name}-smarty.patch
 Patch35:	%{name}-filetype_vim-php45.patch
+Patch36:	%{name}-tutor-lessdeps.patch
 Patch99:	%{name}-bonobo-20050909.patch
 Patch101:	ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.001
 Patch102:	ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.002
@@ -133,16 +137,16 @@
 BuildRequires:	ncurses-static
 %else
 Provides:	%{name}-static = %{epoch}:%{version}-%{release}
-Obsoletes:	%{name}-static
 Obsoletes:	elvis-static
 Obsoletes:	nvi
 Obsoletes:	vi
 Obsoletes:	vim-minimal
+Obsoletes:	vim-static
 %endif
 BuildRequires:	unzip
 Requires:	%{name}-rt = %{epoch}:%{version}-%{release}
-Provides:	vi
 Provides:	vi-editor
+Provides:	vi
 Obsoletes:	vim-enhanced
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -273,8 +277,8 @@
 Summary:	Statically linked Vim
 Summary(pl):	Statycznie skonsolidowany Vim
 Group:		Applications/Editors/Vim
-Provides:	vi
 Provides:	vi-editor
+Provides:	vi
 Obsoletes:	elvis-static
 Obsoletes:	nvi
 Obsoletes:	vim-minimal
@@ -336,10 +340,9 @@
 Summary(uk):	ćÁĘĚÉ, ĐĎÔŇŚÂÎŚ ÄĚŃ ÂŐÄŘ-ŃËϧ ×ĹŇÓŚ§ ŇĹÄÁËÔĎŇŐ vim
 Summary(zh_CN):	Čκΰ湞ľÄ VIM ąŕź­Ć÷ËůĐčľÄšŤÓĂÎÄźţĄŁ
 Group:		Applications/Editors/Vim
-# mktemp and which are for vimtutor
+# mktemp is for vimtutor
 Requires:	mktemp
 Requires:	vi-editor
-Requires:	which
 Obsoletes:	vim-common
 
 %description rt
@@ -599,6 +602,7 @@
 %patch33 -p0
 %patch34 -p1
 %patch35 -p1
+%patch36 -p1
 
 install %{SOURCE15} runtime/indent
 install %{SOURCE16} runtime/colors
@@ -1215,6 +1219,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.338  2006/03/07 16:57:08  glen
+- remove "which" dep from vim-rt, rel 3
+
 Revision 1.337  2006/03/05 12:14:01  glen
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.337&r2=1.338&f=u



More information about the pld-cvs-commit mailing list