]> git.pld-linux.org Git - packages/vim.git/commitdiff
- update to 7.2.40, fix duplicate tutor/tutor auto/ac/vim-7_2_40-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 12 Nov 2008 15:59:43 +0000 (15:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.451

vim.spec

index 03a37c706f2071ea0bd43148b95e039725a86857..51ed49af9b5366713980d16a3c87a18911fe405f 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -17,7 +17,7 @@
 %bcond_without home_etc        # without home_etc support
 #
 %define                ver             7.2
-%define                patchlevel      25
+%define                patchlevel      40
 
 # cflags get changed while configuring
 %undefine      configure_cache
@@ -33,7 +33,7 @@ Summary(tr.UTF-8):    Gelişmiş bir vi sürümü
 Summary(uk.UTF-8):     Visual editor IMproved - Єдино Вірний Редактор :)
 Name:          vim
 Version:       %{ver}.%{patchlevel}
-Release:       2
+Release:       1
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -69,6 +69,7 @@ Source31:     borland.vim
 Source32:      oceandeep.vim
 # http://www.vim.org/scripts/script.php?script_id=1464 (2.6.3)
 Source33:      moria.vim
+%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.2/7.2.%03g 1 %{patchlevel}
 Patch0:                %{name}-sysconfdir.patch
 Patch1:                %{name}-visual.patch
 Patch2:                %{name}-paths.patch
@@ -99,7 +100,6 @@ Patch105:    %{name}-autopaste.patch
 Patch106:      %{name}-ft-cron.patch
 Patch107:      %{name}-relativenumber.patch
 Patch108:      %{name}-phpscript.patch
-%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.2/7.2.%03g 1 %{patchlevel}
 URL:           http://www.vim.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -1109,7 +1109,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/vim/v*/tutor/README.txt.info
 %{_datadir}/vim/v*/tutor/tutor.info
 %{_datadir}/vim/v*/tutor/tutor.vim
-%{_datadir}/vim/v*/tutor/tutor
 %{_datadir}/vim/v*/tutor/tutor.utf-8
 %lang(el) %{_datadir}/vim/v*/tutor/README.el.cp737.txt
 %lang(el) %{_datadir}/vim/v*/tutor/README.el.txt
This page took 0.497993 seconds and 4 git commands to generate.