summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-02 14:18:47 +0200
committerRemi Collet <remi@remirepo.net>2017-06-02 14:18:47 +0200
commit95ddd5c7879b1ce6a689dbc4b0c35723fb401256 (patch)
tree18149ba612b3b380426a9639b281abbcec9c7a65
parent00b5b7bbde7605c6b2f8314437779388eb97ec9a (diff)
document bundled lib
-rw-r--r--php.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index d8c1e26..99dc946 100644
--- a/php.spec
+++ b/php.spec
@@ -226,6 +226,8 @@ BuildRequires: sqlite-devel >= 3.0.0
BuildRequires: zlib-devel, smtpdaemon, libedit-devel
%if %{with_libpcre}
BuildRequires: pcre-devel >= 8.20
+%else
+Provides: Provides: bundled(pcre) = 8.38
%endif
BuildRequires: bzip2, perl, libtool >= 1.4.3, %{?dtsprefix}gcc-c++
BuildRequires: libtool-ltdl-devel
@@ -367,8 +369,10 @@ Provides: %{?scl_prefix}php-core = %{version}, %{?scl_prefix}php-core%{?_isa} =
Provides: %{?scl_prefix}php-ctype, %{?scl_prefix}php-ctype%{?_isa}
Provides: %{?scl_prefix}php-curl, %{?scl_prefix}php-curl%{?_isa}
Provides: %{?scl_prefix}php-date, %{?scl_prefix}php-date%{?_isa}
+Provides: bundled(timelib)
Provides: %{?scl_prefix}php-exif, %{?scl_prefix}php-exif%{?_isa}
Provides: %{?scl_prefix}php-fileinfo, %{?scl_prefix}php-fileinfo%{?_isa}
+Provides: bundled(libmagic) = 5.29
Provides: %{?scl_prefix}php-filter, %{?scl_prefix}php-filter%{?_isa}
Provides: %{?scl_prefix}php-ftp, %{?scl_prefix}php-ftp%{?_isa}
Provides: %{?scl_prefix}php-gettext, %{?scl_prefix}php-gettext%{?_isa}
@@ -681,6 +685,7 @@ BuildRequires: oniguruma-devel
%else
Provides: bundled(oniguruma) = 6.3.0
%endif
+Provides: bundled(libmbfl) = 1.3.2
Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
%description mbstring
@@ -710,6 +715,7 @@ Requires: gd%{?_isa} >= 2.1.1
%endif
%else
BuildRequires: libwebp-devel
+Provides: bundled(gd) = 2.0.35
%endif
%description gd
@@ -723,6 +729,7 @@ Group: Development/Languages
# libbcmath is licensed under LGPLv2+
License: PHP and LGPLv2+
Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
+Provides: bundled(libbcmath)
%description bcmath
The %{?scl_prefix}php-bcmath package contains a dynamic shared object that will add