Author: glen                         Date: Tue Dec  4 06:18:49 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 7.1.168, drop perl autodeps

---- Files affected:
SPECS:
   vim.spec (1.407.2.4 -> 1.407.2.5) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.407.2.4 SPECS/vim.spec:1.407.2.5
--- SPECS/vim.spec:1.407.2.4    Thu Nov  8 23:49:24 2007
+++ SPECS/vim.spec      Tue Dec  4 07:18:43 2007
@@ -19,7 +19,7 @@
 %bcond_without home_etc        # without home_etc support
 #
 %define                _ver            7.1
-%define                _patchlevel     154
+%define                _patchlevel     168
 %define                _rel            1
 
 # cflags get changed while configuring
@@ -93,6 +93,7 @@
 Patch107:      %{name}-ft-cron.patch
 %patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.1/7.1.%03g 1 
%{_patchlevel}
 URL:           http://www.vim.org/
+%{?with_athena:BuildRequires:  XFree86-devel}
 BuildRequires: acl-devel
 BuildRequires: autoconf
 BuildRequires: gettext-devel
@@ -107,7 +108,6 @@
 BuildRequires: rpmbuild(macros) >= 1.351
 %{?with_ruby:BuildRequires:    ruby-devel}
 %{?with_tcl:BuildRequires:     tcl-devel}
-%{?with_athena:BuildRequires:  XFree86-devel}
 Obsoletes:     kvim
 %if %{with static}
 BuildRequires: acl-static
@@ -804,6 +804,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
 
@@ -1087,6 +1094,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.407.2.5  2007-12-04 06:18:43  glen
+- up to 7.1.168, drop perl autodeps
+
 Revision 1.407.2.4  2007-11-08 22:49:24  glen
 - up to 7.1.154
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to