GlusterFS 3.5.1 beta1

This commit is contained in:
Kaleb S. KEITHLEY 2014-05-26 10:33:15 -04:00
parent 02481185b6
commit 73879ff2e4

View File

@ -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,