From 07aff06177d20dd7e08dae17b885122c5231011d Mon Sep 17 00:00:00 2001 From: Kentaro Hayashi Date: Feb 16 2020 11:10:15 +0000 Subject: Enable legacy commonn support to fix FTBFS (Bug#1799474) --- diff --git a/groonga.spec b/groonga.spec index e4541e1..c554466 100644 --- a/groonga.spec +++ b/groonga.spec @@ -1,6 +1,8 @@ %global php_extdir %(php-config --extension-dir 2>/dev/null || echo "undefined") %global __provides_exclude_from ^(%{python_sitelib}/.*\\.so|%{php_extdir}/.*\\.so)$ %global _hardened_build 1 +# Bug1799474 workaround +%define _legacy_common_support 1 Name: groonga Version: 9.1.2 @@ -336,6 +338,7 @@ fi * Sat Feb 8 2020 Kentaro Hayashi - 9.1.2-1 - new upstream release - use https: for upstream URL +- enable legacy common support to fix FTBFS. * Wed Jan 29 2020 Fedora Release Engineering - 9.0.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild