From 0966bc2c18c63057de35ab9d7802277c9086ee9c Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sun, 30 Mar 2014 17:47:26 -0500 Subject: [PATCH] drop %autosetup -Sgit avoid adding BR: git --- xdg-utils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xdg-utils.spec b/xdg-utils.spec index 3b48b25..3652e1b 100644 --- a/xdg-utils.spec +++ b/xdg-utils.spec @@ -58,7 +58,7 @@ The following scripts are provided at this time: %prep -%autosetup -Sgit -n %{name}-%{version}%{?pre:-%{pre}} +%autosetup -n %{name}-%{version}%{?pre:-%{pre}} %build