SPECS (AC-branch): vim.spec - updated to 7.1.303, but adamg was first (sigh...

glen glen at pld-linux.org
Fri May 30 06:35:33 CEST 2008


Author: glen                         Date: Fri May 30 04:35:33 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 7.1.303, but adamg was first (sigh)
- remove dep loop from vim-rt->vim->vim-rt
- vimspell requires vim-rt, not vim
- for applied selinux patch add --disable-selinux; rel 2

---- Files affected:
SPECS:
   vim.spec (1.407.2.14 -> 1.407.2.15) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.407.2.14 SPECS/vim.spec:1.407.2.15
--- SPECS/vim.spec:1.407.2.14	Fri May 30 00:20:17 2008
+++ SPECS/vim.spec	Fri May 30 06:35:27 2008
@@ -31,7 +31,7 @@
 Summary(uk.UTF-8):	Visual editor IMproved - Єдино Вірний Редактор :)
 Name:		vim
 Version:	%{ver}.%{patchlevel}
-Release:	1
+Release:	2
 Epoch:		4
 License:	Charityware
 Group:		Applications/Editors/Vim
@@ -340,7 +340,6 @@
 Requires:	vim-syntax-spec
 # mktemp is for vimtutor
 Requires:	mktemp
-Requires:	vi-editor
 Obsoletes:	gvim-bonobo
 Obsoletes:	vim-common
 
@@ -406,7 +405,7 @@
 Summary:	English dictionaries for VIMspell
 Summary(pl.UTF-8):	Angielskie słowniki dla VIMspella
 Group:		Applications/Editors/Vim
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name}-rt = %{epoch}:%{version}-%{release}
 
 %description spell-en
 English dictionaries for VIMspell.
@@ -616,6 +615,7 @@
 	--disable-perlinterp \
 	--disable-pythoninterp \
 	--disable-rubyinterp \
+	%{!?with_selinux:--disable-selinux} \
 	--disable-tclinterp \
 	--disable-cscope \
 	--disable-gpm \
@@ -1211,6 +1211,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.407.2.15  2008-05-30 04:35:27  glen
+- updated to 7.1.303, but adamg was first (sigh)
+- remove dep loop from vim-rt->vim->vim-rt
+- vimspell requires vim-rt, not vim
+- for applied selinux patch add --disable-selinux; rel 2
+
 Revision 1.407.2.14  2008-05-29 22:20:17  adamg
 - updated to 7.1.305
 - php.vim updated to 0.9.7
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim.spec?r1=1.407.2.14&r2=1.407.2.15&f=u



More information about the pld-cvs-commit mailing list