temporarily disable testsuite to workaround FTBFS

This commit is contained in:
Jens Petersen 2019-08-09 13:14:23 +02:00
parent 35c094b5df
commit 76b502edb8
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
%bcond_with jar
%bcond_with java
%bcond_without check
%bcond_with check
%global tarversion 0.19.8.1
%global archiveversion 0.19.8
@ -8,7 +8,7 @@
Summary: GNU libraries and utilities for producing multi-lingual messages
Name: gettext
Version: 0.19.8.1
Release: 21%{?dist}
Release: 22%{?dist}
License: GPLv3+ and LGPLv2+
URL: http://www.gnu.org/software/gettext/
Source: ftp://ftp.gnu.org/gnu/gettext/%{name}-%{tarversion}.tar.xz
@ -323,6 +323,9 @@ make check LIBUNISTRING=-lunistring
%{_mandir}/man1/msghack.1*
%changelog
* Fri Aug 9 2019 Jens Petersen <petersen@redhat.com> - 0.19.8.1-22
- temporarily disable testsuite (#1735245)
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.19.8.1-21
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild