]> git.pld-linux.org Git - packages/vim.git/commitdiff
- temporarily bconded out patch22 and patch99 sources, as they don't exist in CVS
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Sep 2005 11:21:27 +0000 (11:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vim.spec -> 1.313

vim.spec

index f840729580999a6dcf4f95e0a5f03113a88daa48..2749ffe425c873da7e0ed165628c4a712c7bbfea 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -77,12 +77,12 @@ Patch18:    %{name}-po-syntax.patch
 Patch19:       %{name}-modprobe.patch
 Patch20:       %{name}-CAN-2005-0069.patch
 Patch21:       %{name}-gtkfilechooser.patch
-Patch22:       %{name}-gtkfilechooser-bonobo.patch
+%{?with_bonobo:Patch22:        %{name}-gtkfilechooser-bonobo.patch}
 Patch23:       %{name}-doubleparenthesis.patch
 Patch24:       %{name}-lib64.patch
 Patch25:       %{name}-syntax-fstab.patch
 
-Patch99:       %{name}-bonobo-20050909.patch
+%{?with_bonobo:Patch99:        %{name}-bonobo-20050909.patch}
 Patch101:      ftp://ftp.vim.org/pub/editors/vim/patches/6.3/6.3.001
 Patch102:      ftp://ftp.vim.org/pub/editors/vim/patches/6.3/6.3.002
 Patch103:      ftp://ftp.vim.org/pub/editors/vim/patches/6.3/6.3.003
@@ -1136,7 +1136,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %if %{with static}
 %files static
-%defattr(644,root,root,755)
 %endif
 %defattr(644,root,root,755)
 %attr(755,root,root) /bin/*
This page took 0.204391 seconds and 4 git commands to generate.