GlusterFS 3.6.3beta1 release.
This commit is contained in:
parent
0e459037d2
commit
5dbed49fb3
@ -4,6 +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
|
||||||
|
|
||||||
##-----------------------------------------------------------------------------
|
##-----------------------------------------------------------------------------
|
||||||
## All argument definitions should be placed here and keep them sorted
|
## All argument definitions should be placed here and keep them sorted
|
||||||
@ -145,8 +146,8 @@
|
|||||||
Summary: Cluster File System
|
Summary: Cluster File System
|
||||||
%if ( 0%{_for_fedora_koji_builds} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 3.6.2
|
Version: 3.6.3
|
||||||
Release: 2%{?prereltag:.%{prereltag}}%{?dist}
|
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||||
Vendor: Fedora Project
|
Vendor: Fedora Project
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
@ -419,7 +420,7 @@ Requires: %{name}-server = %{version}-%{release}
|
|||||||
## thin provisioning support
|
## thin provisioning support
|
||||||
Requires: lvm2 >= 2.02.89
|
Requires: lvm2 >= 2.02.89
|
||||||
Requires: perl(App::Prove) perl(Test::Harness) gcc util-linux-ng
|
Requires: perl(App::Prove) perl(Test::Harness) gcc util-linux-ng
|
||||||
Requires: python attr dbench file git libacl-devel mock net-tools
|
Requires: python attr dbench file git libacl-devel net-tools
|
||||||
Requires: nfs-utils xfsprogs yajl
|
Requires: nfs-utils xfsprogs yajl
|
||||||
|
|
||||||
%description regression-tests
|
%description regression-tests
|
||||||
@ -1049,6 +1050,9 @@ 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>
|
||||||
|
- 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>
|
||||||
- Ownership of /usr/lib/python2.7/site-packages/gluster, BZ 1190832
|
- Ownership of /usr/lib/python2.7/site-packages/gluster, BZ 1190832
|
||||||
- N.B. gfapi.py was removed in 3.6 (to resurface another day?)
|
- N.B. gfapi.py was removed in 3.6 (to resurface another day?)
|
||||||
@ -1056,6 +1060,9 @@ fi
|
|||||||
* Mon Feb 02 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2-2
|
* Mon Feb 02 2015 Lalatendu Mohanty <lmohanty@redhat.com> 3.6.2-2
|
||||||
- GlusterFS 3.6.2-2
|
- GlusterFS 3.6.2-2
|
||||||
|
|
||||||
|
* Fri Jan 30 2015 Nandaja Varma <nvarma@redhat.com> 1033
|
||||||
|
- remove checks for rpmbuild/mock from run-tests.sh (#178008)
|
||||||
|
|
||||||
* Wed Jan 28 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
* Wed Jan 28 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com>
|
||||||
- glusterfs-fuse Requires: attr. See BZ 1184626, 1184627
|
- glusterfs-fuse Requires: attr. See BZ 1184626, 1184627
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user