Rebuilt for userspace-rcu-0.13 again
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
This commit is contained in:
parent
465e00eeba
commit
6cbd94e3c1
@ -192,7 +192,7 @@ Summary: Distributed File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 9.2
|
||||
Release: 4%{?prereltag:%{prereltag}}%{?dist}
|
||||
Release: 5%{?prereltag:%{prereltag}}%{?dist}
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
@ -839,10 +839,10 @@ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|' libtool
|
||||
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|' libtool
|
||||
|
||||
gcc -v
|
||||
%make_build V=1
|
||||
%make_build V=1 GCC_COLORS=
|
||||
|
||||
%check
|
||||
make check
|
||||
%make_build check
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
@ -1606,6 +1606,9 @@ exit 0
|
||||
%{_unitdir}/gluster-ta-volume.service
|
||||
|
||||
%changelog
|
||||
* Tue Jun 22 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.2-5
|
||||
- Rebuilt for userspace-rcu-0.13 again
|
||||
|
||||
* Fri Jun 11 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.2-4
|
||||
- https://src.fedoraproject.org/rpms/glusterfs/pull-request/7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user