From 977c79aa11f258bbac9e90e563daca35aa630402 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 4 Sep 2023 13:52:08 +0200 Subject: simplified patch --- uwsgi-plugin-php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uwsgi-plugin-php.spec') diff --git a/uwsgi-plugin-php.spec b/uwsgi-plugin-php.spec index dce61f2..7d4ebad 100644 --- a/uwsgi-plugin-php.spec +++ b/uwsgi-plugin-php.spec @@ -45,7 +45,7 @@ Patch3: uwsgi_fix_php83.patch BuildRequires: %{?dtsprefix}gcc BuildRequires: %{?scl_prefix}php-devel >= 7.0 BuildRequires: %{?scl_prefix}php-embedded -BuildRequires: %{project}-devel = %{version} +BuildRequires: %{project}-devel BuildRequires: bzip2-devel BuildRequires: libxml2-devel BuildRequires: libedit-devel -- cgit