]> git.pld-linux.org Git - packages/vim.git/commitdiff
- use macro
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 23 Jul 2007 11:49:13 +0000 (11:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.398

vim.spec

index 695d7d460f7d6bc7fcca5d47a80be36448bba577..40853d5421ac3efba754306ac8ef8cce47a8ebe1 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -93,7 +93,7 @@ Patch104:     %{name}-home_etc.patch
 Patch105:      %{name}-selinux.patch
 Patch106:      %{name}-autopaste.patch
 Patch107:      %{name}-ft-cron.patch
-%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.1/7.1.%03g 1 33
+%patchset_source -f ftp://ftp.vim.org/pub/editors/vim/patches/7.1/7.1.%03g 1 %{_patchlevel}
 URL:           http://www.vim.org/
 BuildRequires: acl-devel
 BuildRequires: autoconf
@@ -528,7 +528,7 @@ element bonobo.
 %setup -q -n %{name}71 -b1 -b2
 
 # official patches
-%patchset_patch 1 33
+%patchset_patch 1 %{_patchlevel}
 
 %patch0 -p1
 %patch1 -p1
This page took 0.098983 seconds and 4 git commands to generate.