From 28f51048c00cc56ff73c6e0617f28639a5b52346 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Jul 2018 12:43:56 +0200 Subject: add PostgreSQL to License --- php.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/php.spec b/php.spec index 707fa88..bda095d 100644 --- a/php.spec +++ b/php.spec @@ -273,6 +273,8 @@ which adds support for the PHP language to system Apache HTTP Server. %package cli Group: Development/Languages Summary: Command-line interface for PHP +# sapi/cli/ps_title.c is PostgreSQL +License: PHP and Zend and BSD and MIT and ASL 1.0 and PostgreSQL Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release} Provides: %{?scl_prefix}php-cgi = %{version}-%{release}, %{?scl_prefix}php-cgi%{?_isa} = %{version}-%{release} Provides: %{?scl_prefix}php-pcntl, %{?scl_prefix}php-pcntl%{?_isa} -- cgit