From fa2b75755b5fec267886006a640767193b1d45ce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 2 Jun 2017 14:26:12 +0200 Subject: [PATCH] add documentation about bundled libraries --- php.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/php.spec b/php.spec index f4a2d47..0d03305 100644 --- a/php.spec +++ b/php.spec @@ -233,8 +233,10 @@ Provides: php-core = %{version}, php-core%{?_isa} = %{version} Provides: php-ctype, php-ctype%{?_isa} Provides: php-curl, php-curl%{?_isa} Provides: php-date, php-date%{?_isa} +Provides: bundled(timelib) Provides: php-exif, php-exif%{?_isa} Provides: php-fileinfo, php-fileinfo%{?_isa} +Provides: bundled(libmagic) = 5.29 Provides: php-filter, php-filter%{?_isa} Provides: php-ftp, php-ftp%{?_isa} Provides: php-gettext, php-gettext%{?_isa} @@ -510,6 +512,8 @@ Group: Development/Languages # onigurama is licensed under BSD # ucgendat is licensed under OpenLDAP License: PHP and LGPLv2 and BSD and OpenLDAP +Provides: bundled(oniguruma) = 5.9.6 +Provides: bundled(libmbfl) = 1.3.2 Requires: php-common%{?_isa} = %{version}-%{release} %description mbstring @@ -536,6 +540,7 @@ BuildRequires: libpng-devel BuildRequires: freetype-devel BuildRequires: libXpm-devel BuildRequires: libwebp-devel +Provides: bundled(gd) = 2.0.35 %endif %description gd