!3 Completing build dependencies

From: @hht8
Reviewed-by: @maminjie,@small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-06-01 09:30:03 +08:00 committed by Gitee
commit 2e85aedaa2

View File

@ -1,12 +1,12 @@
Name: pngquant Name: pngquant
Version: 2.12.5 Version: 2.12.5
Release: 2 Release: 3
Summary: PNG quantitative tool for reducing the size of the image file Summary: PNG quantitative tool for reducing the size of the image file
License: GPLv3+ License: GPLv3+
URL: http://pngquant.org URL: http://pngquant.org
Source0: https://github.com/pornel/pngquant/archive/%{version}/pngquant-%{version}.tar.gz Source0: https://github.com/pornel/pngquant/archive/%{version}/pngquant-%{version}.tar.gz
BuildRequires: libpng-devel >= 1.2.46-1 zlib-devel >= 1.2.3-1 lcms2-devel libimagequant-devel >= %{version} BuildRequires: libpng-devel >= 1.2.46-1 zlib-devel >= 1.2.3-1 lcms2-devel libimagequant-devel >= %{version} gcc
Requires: libpng >= 1.2.46-1 zlib >= 1.2.3-1 libimagequant >= %{version} Requires: libpng >= 1.2.46-1 zlib >= 1.2.3-1 libimagequant >= %{version}
%description %description
@ -42,6 +42,9 @@ export CFLAGS="%{optflags} -fno-math-errno -funroll-loops -fomit-frame-pointer -
%{_mandir}/man1/%{name}.1* %{_mandir}/man1/%{name}.1*
%changelog %changelog
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 2.12.5-3
- Completing build dependencies
* Fri Dec 13 2019 fengbing <fengbing7@huawei.com> - 2.12.5-2 * Fri Dec 13 2019 fengbing <fengbing7@huawei.com> - 2.12.5-2
- Package init - Package init