SPECS: vim.spec - up to 7.1.168, drop perl autodeps

glen glen at pld-linux.org
Tue Dec 4 07:20:48 CET 2007


Author: glen                         Date: Tue Dec  4 06:20:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 7.1.168, drop perl autodeps

---- Files affected:
SPECS:
   vim.spec (1.413 -> 1.414) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.413 SPECS/vim.spec:1.414
--- SPECS/vim.spec:1.413	Wed Nov 28 09:16:45 2007
+++ SPECS/vim.spec	Tue Dec  4 07:20:43 2007
@@ -31,8 +31,8 @@
 %bcond_without	home_etc	# without home_etc support
 #
 %define		_ver		7.1
-%define		_patchlevel	154
-%define		_rel		3
+%define		_patchlevel	168
+%define		_rel		2
 
 # cflags get changed while configuring
 %undefine	configure_cache
@@ -816,6 +816,13 @@
 install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/{doc,{after/,}{compiler,ftdetect,ftplugin,indent,plugin,spell,syntax}}
 > $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/doc/tags
 
+# no autodeps
+chmod a-x $RPM_BUILD_ROOT%{_datadir}/vim/vim71/doc/vim2html.pl
+chmod a-x $RPM_BUILD_ROOT%{_datadir}/vim/vim71/tools/shtags.pl
+chmod a-x $RPM_BUILD_ROOT%{_datadir}/vim/vim71/tools/pltags.pl
+chmod a-x $RPM_BUILD_ROOT%{_datadir}/vim/vim71/tools/efm_perl.pl
+chmod a-x $RPM_BUILD_ROOT%{_datadir}/vim/vim71/tools/efm_filter.pl
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -1099,6 +1106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.414  2007-12-04 06:20:43  glen
+- up to 7.1.168, drop perl autodeps
+
 Revision 1.413  2007-11-28 08:16:45  arekm
 - rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list