!4 【编译失败处理】:Can't locate English.pm
Merge pull request !4 from 王歌/openEuler-22.03-LTS-Next
This commit is contained in:
commit
167ba25a13
@ -1,6 +1,6 @@
|
|||||||
Name: netpbm
|
Name: netpbm
|
||||||
Version: 10.83.01
|
Version: 10.83.01
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: A library for handling different graphics file formats
|
Summary: A library for handling different graphics file formats
|
||||||
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
License: BSD and GPLv2 and IJG and MIT and Public Domain
|
||||||
URL: http://netpbm.sourceforge.net/
|
URL: http://netpbm.sourceforge.net/
|
||||||
@ -28,7 +28,7 @@ Patch0017: netpbm-manfix.patch
|
|||||||
Patch0018: netpbm-manual-pages.patch
|
Patch0018: netpbm-manual-pages.patch
|
||||||
|
|
||||||
BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel, flex
|
BuildRequires: libjpeg-devel, libpng-devel, libtiff-devel, flex
|
||||||
BuildRequires: libX11-devel perl-generators python3 libxml2-devel ghostscript-core gcc
|
BuildRequires: libX11-devel perl-generators python3 libxml2-devel ghostscript-core gcc perl
|
||||||
Requires: ghostscript
|
Requires: ghostscript
|
||||||
Provides: bundled(jbigkit) netpbm-progs = %{version}-%{release}
|
Provides: bundled(jbigkit) netpbm-progs = %{version}-%{release}
|
||||||
Obsoletes: netpbm-progs < %{version}-%{release}
|
Obsoletes: netpbm-progs < %{version}-%{release}
|
||||||
@ -155,6 +155,10 @@ cd -
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 05 2022 Ge Wang <wangge20@huawei.com> - 10.83.01-5
|
||||||
|
- Fix building error: Can not locate English.pm
|
||||||
|
- Add perl in BuildRequires
|
||||||
|
|
||||||
* Wed Jun 16 2021 zhaoyao <zhaoyao32@huawei.com> - 10.83.01-4
|
* Wed Jun 16 2021 zhaoyao <zhaoyao32@huawei.com> - 10.83.01-4
|
||||||
- Fix buiding error: Can't exec "-c": No such file or directory
|
- Fix buiding error: Can't exec "-c": No such file or directory
|
||||||
- Add gcc in BuildRequires
|
- Add gcc in BuildRequires
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user