From 73879ff2e442a0d2fb45fb578594d3e7b7393ebb Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Mon, 26 May 2014 10:33:15 -0400 Subject: [PATCH] GlusterFS 3.5.1 beta1 --- glusterfs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glusterfs.spec b/glusterfs.spec index 5ca8666..dd3b6b7 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -454,7 +454,7 @@ The Gluster Test Framework, is a suite of scripts used for regression testing of Gluster. %prep -%setup -q -n %{name}-%{version}%{?prereltag} +%setup -q -n %{name}-%{version}beta %build # For whatever reason, install-sh is sometimes missing. When this gets fixed,