[packages/vim/7.3-crash] updated to 7.3.1219

glen glen at pld-linux.org
Tue Jun 18 05:51:01 CEST 2013


commit 4156200ddd67830bdbd25a54aa04269eda1a63e9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Jun 17 23:32:38 2013 +0300

    updated to 7.3.1219
    
    7.3.1213  can't build with Python and small features.
    7.3.1214  missing declaration for init_users() and realloc_post_list()
    7.3.1215  compiler warning for function not defined
    7.3.1216  configure can't find Motif on Ubuntu
    7.3.1217  new regexp engine: Can't handle \%[[ao]]
    7.3.1218  "make test" on MS-Windows does not clean all temporary files
    7.3.1219  no test for using []] inside \%[]

 sources  | 7 +++++++
 vim.spec | 3 ++-
 2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/vim.spec b/vim.spec
index 8094e3f..4230359 100644
--- a/vim.spec
+++ b/vim.spec
@@ -27,7 +27,7 @@
 # VCS Commits: https://code.google.com/p/vim/source/browse/
 
 %define		ver		7.3
-%define		patchlevel	1212
+%define		patchlevel	1219
 %define		rel		1
 Summary:	Vi IMproved - a Vi clone
 Summary(de.UTF-8):	VIsual editor iMproved
@@ -174,6 +174,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # configure redefines it to =1
 %define		filterout_cpp	-D_FORTIFY_SOURCE=[0-9]*
+%define		filterout_c		-Wp,-D_FORTIFY_SOURCE=2
 
 # that's example script
 %define		_noautoreq	'/bin/csh'
diff --git a/sources b/sources
index 7704b01..4e16201 100644
--- a/sources
+++ b/sources
@@ -1208,3 +1208,10 @@ bc73e5cb87d253d69bc7bdb93cdcbf50  7.3.1209
 dc2610f5d1912a8436dcdc4eacc44dfa  7.3.1210
 4110874fc8b3d2eccd0322462cb99fe4  7.3.1211
 e71edaf647e764e9adf0e449db162609  7.3.1212
+5f09c95c4cc05160e235575116e72c12  7.3.1213
+6361a2b88481f0da97e85eb867512893  7.3.1214
+848613b12e434f56d79e18edbb9119ce  7.3.1215
+c3fd14044d60dfb837be83d8ed5bd755  7.3.1216
+89c8944fe27d8de2e0742ba0dc55bae4  7.3.1217
+3ba0a1b6e205c7944bfd2a619bcd41ac  7.3.1218
+fd6b4c952dbcb11d3ff8dc50f64c41b4  7.3.1219
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vim.git/commitdiff/4156200ddd67830bdbd25a54aa04269eda1a63e9



More information about the pld-cvs-commit mailing list