From c357572b516005166c988f7556d17686928d1592 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 21 Apr 2026 16:22:27 +0200 Subject: cleanup --- php-pecl-yaf.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/php-pecl-yaf.spec b/php-pecl-yaf.spec index 7163aa0..5a9aa83 100644 --- a/php-pecl-yaf.spec +++ b/php-pecl-yaf.spec @@ -1,6 +1,6 @@ # remirepo spec file for php-pecl-yaf # -# SPDX-FileCopyrightText: Copyright 2012-2025 Remi Collet +# SPDX-FileCopyrightText: Copyright 2012-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # @@ -35,7 +35,6 @@ Source1: %{pecl_name}.ini BuildRequires: make BuildRequires: %{?dtsprefix}gcc BuildRequires: %{?scl_prefix}php-devel >= 7.0 -BuildRequires: %{?scl_prefix}php-pear # for tests BuildRequires: %{?scl_prefix}php-json -- cgit