7.1 GA
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
4e87734e63
commit
ebdd1b76cb
@ -195,7 +195,7 @@
|
||||
Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 7.0
|
||||
Version: 7.1
|
||||
Release: 1%{?dev:%{dev}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
@ -250,9 +250,6 @@ BuildRequires: libuuid-devel
|
||||
%if ( 0%{?_with_cmocka:1} )
|
||||
BuildRequires: libcmocka-devel >= 1.0.1
|
||||
%endif
|
||||
%if ( 0%{!?_without_bd:1} )
|
||||
BuildRequires: lvm2-devel
|
||||
%endif
|
||||
%if ( 0%{!?_without_georeplication:1} )
|
||||
BuildRequires: libattr-devel
|
||||
%endif
|
||||
@ -687,7 +684,6 @@ sed -i -e 's/--quiet//' configure.ac
|
||||
%{?_with_tmpfilesdir} \
|
||||
%{?_with_tsan} \
|
||||
%{?_with_valgrind} \
|
||||
%{?_without_bd} \
|
||||
%{?_without_epoll} \
|
||||
%{?_without_events} \
|
||||
%{?_without_fusermount} \
|
||||
@ -1385,6 +1381,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Dec 23 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.1-1
|
||||
- 7.1 GA
|
||||
|
||||
* Tue Oct 15 2019 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 7.0-1
|
||||
- 7.0 GA
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (glusterfs-7.0.tar.gz) = 688b7ef32736ea71ab8d1e42d46090c6dd52f25c5d216cc29b88d11b59c28383523379dae10b8c986ad0132b3c4fa5ec35d814cf8c217c88b7e60456c40ccbe7
|
||||
SHA512 (glusterfs-7.1.tar.gz) = d6f3e3732af4c4bac7b4da2a3829198d81d7158fb284556a146a597d25e7ce467f13dda4f4b04d2b4591c7f95f4867eadf0e307b3267595140292ead06c67b44
|
||||
|
Loading…
Reference in New Issue
Block a user