automatic version update by autodist [release 2.3.3-1mamba;Mon Sep 13 2021]
This commit is contained in:
parent
68c5c30eef
commit
59cb7a9402
23
libgd.spec
23
libgd.spec
@ -1,7 +1,7 @@
|
|||||||
%define libname libgd
|
%define libname libgd
|
||||||
|
|
||||||
Name: libgd
|
Name: libgd
|
||||||
Version: 2.3.2
|
Version: 2.3.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A library used to create PNG, JPEG, or WBMP images
|
Summary: A library used to create PNG, JPEG, or WBMP images
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -17,16 +17,32 @@ Patch2: gd-2.0.35-default_fontpath.patch
|
|||||||
Patch3: gd-2.0.35-libpng-1.6.patch
|
Patch3: gd-2.0.35-libpng-1.6.patch
|
||||||
License: BSD
|
License: BSD
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
||||||
|
#librt.so.1()(64bit): /usr/lib64/librt.so: file not owned by any package
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
|
BuildRequires: libXau-devel
|
||||||
|
BuildRequires: libXdmcp-devel
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
|
BuildRequires: libbrotli-devel
|
||||||
|
BuildRequires: libbsd-devel
|
||||||
|
BuildRequires: libbzip2-devel
|
||||||
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgraphite2-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libjbig-devel
|
||||||
BuildRequires: libjpeg-devel
|
BuildRequires: libjpeg-devel
|
||||||
|
BuildRequires: liblzma-devel
|
||||||
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libtiff-devel
|
BuildRequires: libtiff-devel
|
||||||
BuildRequires: libvpx-devel
|
BuildRequires: libwebp-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
|
BuildRequires: libzstd-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: gettext-devel >= 0.14.4
|
BuildRequires: gettext-devel >= 0.14.4
|
||||||
@ -104,6 +120,9 @@ The gd-utils package includes utility programs supplied with gd, a graphics libr
|
|||||||
%{_bindir}/webpng
|
%{_bindir}/webpng
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 13 2021 Automatic Build System <autodist@mambasoft.it> 2.3.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 07 2021 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
* Sun Mar 07 2021 Automatic Build System <autodist@mambasoft.it> 2.3.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user