Disable optional tests because perl-Geo-Point will be retired

This commit is contained in:
Petr Písař 2019-09-20 09:59:49 +02:00
parent b070e33831
commit 2643772ab5
1 changed files with 8 additions and 4 deletions

View File

@ -1,7 +1,8 @@
%if !%{defined perl_bootstrap}
# Run optional tests
# Build-cycle: perl-GIS-Distance ? perl-Geo-Point ? perl-Geo-Distance
%bcond_without perl_GIS_Distance_enables_optional_test
# Run optional tests.
# Disabled because perl-Geo-Point was retired (bug #1748923).
# Build-cycle: perl-GIS-Distance → perl-Geo-Point → perl-Geo-Distance
%bcond_with perl_GIS_Distance_enables_optional_test
# Use optimized implementation in C
# Build-cycle: perl-GIS-Distance-XS → perl-GIS-Distance
%bcond_without perl_GIS_Distance_enables_xs
@ -9,7 +10,7 @@
Name: perl-GIS-Distance
Version: 0.18
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Calculate geographic distances
License: GPLv3+
URL: https://metacpan.org/release/GIS-Distance
@ -78,6 +79,9 @@ unset GEO_DISTANCE_PP GIS_DISTANCE_PP
%{_mandir}/man3/*
%changelog
* Fri Sep 20 2019 Petr Pisar <ppisar@redhat.com> - 0.18-5
- Disable optional tests because perl-Geo-Point will be retired (bug #1748923)
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild