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} )
|
%if ( 0%{_for_fedora_koji_builds} )
|
||||||
Name: glusterfs
|
Name: glusterfs
|
||||||
Version: 9.2
|
Version: 9.2
|
||||||
Release: 4%{?prereltag:%{prereltag}}%{?dist}
|
Release: 5%{?prereltag:%{prereltag}}%{?dist}
|
||||||
%else
|
%else
|
||||||
Name: @PACKAGE_NAME@
|
Name: @PACKAGE_NAME@
|
||||||
Version: @PACKAGE_VERSION@
|
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
|
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|' libtool
|
||||||
|
|
||||||
gcc -v
|
gcc -v
|
||||||
%make_build V=1
|
%make_build V=1 GCC_COLORS=
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check
|
%make_build check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
@ -1606,6 +1606,9 @@ exit 0
|
|||||||
%{_unitdir}/gluster-ta-volume.service
|
%{_unitdir}/gluster-ta-volume.service
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jun 11 2021 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 9.2-4
|
||||||
- https://src.fedoraproject.org/rpms/glusterfs/pull-request/7
|
- https://src.fedoraproject.org/rpms/glusterfs/pull-request/7
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user