Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0a693ece90 | ||
|
|
2ec9236ac9 | ||
|
|
9c51d12816 |
2 changed files with 12 additions and 3 deletions
|
|
@ -200,7 +200,7 @@
|
|||
Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 10.3
|
||||
Version: 10.5
|
||||
Release: 1%{?prereltag:%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
|
|
@ -733,7 +733,7 @@ BuildArch: noarch
|
|||
# for glusterd
|
||||
Requires: %{name}-server = %{version}-%{release}
|
||||
# depending on the distribution, we need pacemaker or resource-agents
|
||||
Requires: %{_prefix}/lib/ocf/resource.d
|
||||
Requires: resource-agents
|
||||
|
||||
%description resource-agents
|
||||
GlusterFS is a distributed file-system capable of scaling to several
|
||||
|
|
@ -1635,6 +1635,15 @@ exit 0
|
|||
%{_unitdir}/gluster-ta-volume.service
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 10.5-1
|
||||
- 10.5 GA
|
||||
|
||||
* Tue Aug 22 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 10.4-2
|
||||
- /usr/lib/ocf/resource.d -> resource-agents
|
||||
|
||||
* Thu Apr 6 2023 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 10.4-1
|
||||
- 10.4 GA
|
||||
|
||||
* Tue Sep 20 2022 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 10.3-1
|
||||
- 10.3 GA
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (glusterfs-10.3.tar.gz) = af7c8a15db48196a5f7022e4da87ae8d8d43a12c8968b242f40fb43ea562d1d214e75b3a67800f8594c97847e15c01367b6d464964252551d6f8d3e93fb0f832
|
||||
SHA512 (glusterfs-10.5.tar.gz) = 393b976308da911562e653e1ed6db2149a7d7390fbd31155bbd4b1bb067c6c155f2c7ca74dc8409474294a8542b6cb4d83cd52f6b68bab6a430a8c080be1be29
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue