diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-21 16:22:27 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-21 16:22:27 +0200 |
| commit | c357572b516005166c988f7556d17686928d1592 (patch) | |
| tree | c69d6d5bddaaa2d84e07f0a583f86e87f9899a0d | |
| parent | 0e72753a076815a2e771673df255bf54bc4e904e (diff) | |
| -rw-r--r-- | php-pecl-yaf.spec | 3 |
1 files changed, 1 insertions, 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 |
