summaryrefslogtreecommitdiffstats
path: root/php80.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-12-02 11:18:03 +0100
committerRemi Collet <remi@php.net>2021-12-02 11:18:03 +0100
commit47e6300a74a98cd3ea5076a05c7ac043e178de36 (patch)
tree349d9a973efb83d35579f7c06ce4b8be52e2b251 /php80.spec
parenta997bb9652aa95ac99c537bb96da1e6360bb528e (diff)
ensure we use libgd >= 2.3
Diffstat (limited to 'php80.spec')
-rw-r--r--php80.spec12
1 files changed, 5 insertions, 7 deletions
diff --git a/php80.spec b/php80.spec
index 4f1947b..32130ec 100644
--- a/php80.spec
+++ b/php80.spec
@@ -110,7 +110,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 1%{?dist}
+Release: 2%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -858,12 +858,7 @@ License: PHP and BSD
%endif
Requires: php-common%{?_isa} = %{version}-%{release}
%if %{with libgd}
-BuildRequires: pkgconfig(gdlib) >= 2.1.1
-%if 0%{?fedora} <= 19 && 0%{?rhel} <= 7
-Requires: gd-last%{?_isa} >= 2.1.1
-%else
-Requires: gd%{?_isa} >= 2.1.1
-%endif
+BuildRequires: pkgconfig(gdlib) >= 2.3
%else
# Required to build the bundled GD library
BuildRequires: pkgconfig(zlib)
@@ -2191,6 +2186,9 @@ fi
%changelog
+* Thu Dec 2 2021 Remi Collet <remi@remirepo.net> - 8.0.14~RC1-2
+- ensure we use libgd >= 2.3
+
* Thu Dec 2 2021 Remi Collet <remi@remirepo.net> - 8.0.14~RC1-1
- update to 8.0.14RC1
- use oracle client library version 21.4