GlusterFS 3.6.2 GA
This commit is contained in:
parent
e2563ee9e3
commit
56b2672b3d
@ -3,7 +3,7 @@
|
||||
%global _for_fedora_koji_builds 1
|
||||
|
||||
# uncomment and add '%' to use the prereltag for pre-releases
|
||||
%global prereltag beta2
|
||||
#%%global prereltag beta2
|
||||
|
||||
##-----------------------------------------------------------------------------
|
||||
## All argument definitions should be placed here and keep them sorted
|
||||
@ -146,7 +146,7 @@ Summary: Cluster File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.6.2
|
||||
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Vendor: Fedora Project
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
@ -1050,6 +1050,9 @@ fi
|
||||
%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
|
||||
|
||||
%changelog
|
||||
* Thu Jan 22 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2
|
||||
- GlusterFS 3.6.2 GA
|
||||
|
||||
* Thu Jan 15 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2beta2
|
||||
- GlusterFS 3.6.2beta2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user