GlusterFS 3.6.2beta2

This commit is contained in:
Lalatendu Mohanty 2015-01-15 14:53:38 +05:30
parent a34c2f113a
commit e2563ee9e3
2 changed files with 10 additions and 3 deletions

View File

@ -3,7 +3,7 @@
%global _for_fedora_koji_builds 1
# uncomment and add '%' to use the prereltag for pre-releases
%global prereltag beta1
%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.1%{?prereltag:.%{prereltag}}%{?dist}
Release: 0.2%{?prereltag:.%{prereltag}}%{?dist}
Vendor: Fedora Project
%else
Name: @PACKAGE_NAME@
@ -1003,6 +1003,7 @@ fi
%endif
# binaries
%{_sbindir}/glusterd
%{_sbindir}/glfsheal
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/storage*
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/posix*
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/protocol/server*
@ -1049,6 +1050,12 @@ fi
%ghost %attr(0600,-,-) %{_sharedstatedir}/glusterd/nfs/run/nfs.pid
%changelog
* Thu Jan 15 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2beta2
- GlusterFS 3.6.2beta2
* Tue Jan 06 2015 Pranith Kumar Karampuri <pkarampu@redhat.com>
- Adding glfsheal binary
* Fri Dec 19 2014 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2beta1
- GlusterFS 3.6.2beta1

View File

@ -1 +1 @@
1b8027733586c646a060a096c82b9b4e glusterfs-3.6.2beta1.tar.gz
080898b25cc0966025b700bd7d8c0314 glusterfs-3.6.2beta2.tar.gz