Author: adamg                        Date: Sat Sep  2 18:49:43 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 7.0.081
- make -j1 in make install

---- Files affected:
SPECS:
   vim.spec (1.357.2.9.2.2 -> 1.357.2.9.2.3) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.357.2.9.2.2 SPECS/vim.spec:1.357.2.9.2.3
--- SPECS/vim.spec:1.357.2.9.2.2        Sat Sep  2 19:02:52 2006
+++ SPECS/vim.spec      Sat Sep  2 20:49:37 2006
@@ -18,7 +18,7 @@
 %bcond_without home_etc        # without home_etc support
 #
 %define                _ver            7.0
-%define                _patchlevel     078
+%define                _patchlevel     081
 %define                _rel            1
 
 # cflags get changed while configuring
@@ -174,6 +174,9 @@
 Patch276:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.076
 Patch277:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.077
 Patch278:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.078
+Patch279:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.079
+Patch280:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.080
+Patch281:       ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.081
 URL:           http://www.vim.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -695,6 +698,9 @@
 %patch276 -p0
 %patch277 -p0
 %patch278 -p0
+%patch279 -p0
+%patch280 -p0
+%patch281 -p0
 
 
 # bonobo
@@ -929,7 +935,7 @@
        $RPM_BUILD_ROOT{/bin,%{_mandir}/man1,%{_datadir}/vim} \
        $RPM_BUILD_ROOT%{_desktopdir}
 
-%{__make} install \
+%{__make} -j1 install \
        DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_bindir}/*
@@ -1258,6 +1264,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.357.2.9.2.3  2006/09/02 18:49:37  adamg
+- updated to 7.0.081
+- make -j1 in make install
+
 Revision 1.357.2.9.2.2  2006/09/02 17:02:52  adamg
 - updated to 7.0.078
 
================================================================

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

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

Reply via email to