Fix test failure (fix RHBZ#2045186)

This commit is contained in:
Benjamin A. Beasley 2022-02-15 08:12:15 -05:00
parent 5633c821bd
commit 95b392305a
1 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
Name: abseil-cpp
Version: 20210324.2
Release: 3%{?dist}
Release: 4%{?dist}
Summary: C++ Common Libraries
License: ASL 2.0
@ -54,8 +54,6 @@ Development headers for %{name}
%prep
%autosetup -p1 -S gendiff
# Remove macro only defined in googletest git master
sed -i 's|GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST|//|' absl/container/internal/unordered_map_modifiers_test.h
%build
%cmake \
@ -90,6 +88,9 @@ sed -i 's|GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST|//|' absl/container/inte
%{_libdir}/pkgconfig/*.pc
%changelog
* Mon Jan 31 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 20210324.2-4
- Fix test failure (fix RHBZ#2045186)
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20210324.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild