GlusterFS 3.7.4 GA
This commit is contained in:
parent
c0f24d8fa2
commit
961663827b
@ -164,7 +164,7 @@
|
||||
Summary: Cluster File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.7.3
|
||||
Version: 3.7.4
|
||||
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Vendor: Fedora Project
|
||||
%else
|
||||
@ -1235,6 +1235,7 @@ fi
|
||||
%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/create/post
|
||||
%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/create/pre
|
||||
%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/delete
|
||||
%dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/delete/post
|
||||
%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/hooks/1/delete/pre
|
||||
%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/glustershd
|
||||
%ghost %dir %attr(0755,-,-) %{_sharedstatedir}/glusterd/vols
|
||||
@ -1256,6 +1257,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 31 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.4-1
|
||||
- GlusterFS 3.7.4 GA
|
||||
|
||||
* Tue Jul 28 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.3-1
|
||||
- GlusterFS 3.7.3 GA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user