GlusterFS 3.6.3beta2 release.
This commit is contained in:
parent
5dbed49fb3
commit
12a7daa1e0
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# uncomment and add '%' to use the prereltag for pre-releases
|
# uncomment and add '%' to use the prereltag for pre-releases
|
||||||
#%%global prereltag beta2
|
#%%global prereltag beta2
|
||||||
%global prereltag beta1
|
%global prereltag beta2
|
||||||
|
|
||||||
##-----------------------------------------------------------------------------
|
##-----------------------------------------------------------------------------
|
||||||
## All argument definitions should be placed here and keep them sorted
|
## All argument definitions should be placed here and keep them sorted
|
||||||
@ -147,7 +147,7 @@ Summary: Cluster File System
|
|||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 3.6.3
|
Version: 3.6.3
|
||||||
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
|
||||||
Vendor: Fedora Project
|
Vendor: Fedora Project
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
@ -1050,7 +1050,10 @@ fi
|
|||||||
%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
|
%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Feb 12 2015 Humble Chirammal <hchiramm@redhat.com>
|
* Wed Apr 1 2015 Humble Chirammal <hchiramm@redhat.com> 3.6.3beta2
|
||||||
|
- GlusterFS 3.6.3beta2 release.
|
||||||
|
|
||||||
|
* Thu Feb 12 2015 Humble Chirammal <hchiramm@redhat.com> 3.6.3beta1
|
||||||
- GlusterFS 3.6.3beta1 release.
|
- GlusterFS 3.6.3beta1 release.
|
||||||
|
|
||||||
* Tue Feb 10 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
* Tue Feb 10 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
||||||
|
Loading…
Reference in New Issue
Block a user