3.8.1 GA
This commit is contained in:
parent
8ea67ac2c9
commit
7f0c4b4b18
@ -160,8 +160,8 @@
|
|||||||
Summary: Distributed File System
|
Summary: Distributed File System
|
||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 3.8.0
|
Version: 3.8.1
|
||||||
Release: 3%{?prereltag:.%{prereltag}}%{?dist}
|
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||||
Vendor: Fedora Project
|
Vendor: Fedora Project
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
@ -182,7 +182,6 @@ Source8: glusterfsd.init
|
|||||||
%else
|
%else
|
||||||
Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
|
Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
|
||||||
%endif
|
%endif
|
||||||
Patch0: glusterfs-3.8.0.api.glfs-fops.patch
|
|
||||||
|
|
||||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||||
|
|
||||||
@ -588,7 +587,6 @@ This package provides the glusterfs server daemon.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}%{?prereltag}
|
%setup -q -n %{name}-%{version}%{?prereltag}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if ( 0%{?rhel} && 0%{?rhel} < 6 )
|
%if ( 0%{?rhel} && 0%{?rhel} < 6 )
|
||||||
@ -1208,6 +1206,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 8 2016 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.8.1-1
|
||||||
|
- 3.8.1 GA
|
||||||
|
|
||||||
* Mon Jun 27 2016 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.8.0-3
|
* Mon Jun 27 2016 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.8.0-3
|
||||||
- 3.8.0 GA, http://review.gluster.org/#/c/14779/
|
- 3.8.0 GA, http://review.gluster.org/#/c/14779/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user