From 6c39c372e6f2417aedd8a53d95d66a073028a577 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 21 Nov 2013 14:09:08 -0500 Subject: [PATCH] vim-filesystem conditional for fedora --- golang.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/golang.spec b/golang.spec index 67958c8..db45e93 100644 --- a/golang.spec +++ b/golang.spec @@ -92,7 +92,10 @@ Summary: The Go Programming Language documentation tool %package vim Summary: Vim plugins for Go +# xemacs on fedora only +%if 0%{?fedora} >= 0 Requires: vim-filesystem +%endif BuildArch: noarch %description vim