SPECS (AC-branch): vim.spec - rm from build root

glen glen at pld-linux.org
Sat Feb 9 12:03:35 CET 2008


Author: glen                         Date: Sat Feb  9 11:03:35 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- rm from build root

---- Files affected:
SPECS:
   vim.spec (1.407.2.8 -> 1.407.2.9) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.407.2.8 SPECS/vim.spec:1.407.2.9
--- SPECS/vim.spec:1.407.2.8	Sat Feb  9 12:01:59 2008
+++ SPECS/vim.spec	Sat Feb  9 12:03:30 2008
@@ -102,7 +102,7 @@
 %{?with_motif:BuildRequires:	openmotif-devel}
 %{?with_perl:BuildRequires:	perl-devel}
 %{?with_python:BuildRequires:	python-devel >= 2.5}
-BuildRequires:	rpmbuild(macros) >= 1.351
+BuildRequires:	rpmbuild(macros) >= 1.426
 %{?with_ruby:BuildRequires:	ruby-devel}
 %{?with_tcl:BuildRequires:	tcl-devel}
 Obsoletes:	kvim
@@ -802,7 +802,7 @@
 > $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/doc/tags
 
 # separate package
-rm %{_datadir}/vim/vim71/{ftplugin,syntax}/spec.vim
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/vim/vim71/{ftplugin,syntax}/spec.vim
 
 # no autodeps
 chmod a-x $RPM_BUILD_ROOT%{_datadir}/vim/vim71/doc/vim2html.pl
@@ -1097,6 +1097,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.407.2.9  2008-02-09 11:03:30  glen
+- rm from build root
+
 Revision 1.407.2.8  2008-02-09 11:01:59  glen
 - update to 7.1.244, spec syntax separated
 
================================================================

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



More information about the pld-cvs-commit mailing list