add documentation about bundled libraries
This commit is contained in:
parent
fb9a107283
commit
fa2b75755b
5
php.spec
5
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
|
||||
|
Loading…
Reference in New Issue
Block a user