Add BuildRequires openjpeg2-tools to fix "/usr/bin/opj2_decompress" not found
Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
parent
d9d7e88983
commit
c1105740ae
@ -4,7 +4,7 @@
|
|||||||
Summary: PDF rendering library
|
Summary: PDF rendering library
|
||||||
Name: poppler
|
Name: poppler
|
||||||
Version: 0.90.0
|
Version: 0.90.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and MIT
|
||||||
URL: http://poppler.freedesktop.org/
|
URL: http://poppler.freedesktop.org/
|
||||||
Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz
|
Source0: http://poppler.freedesktop.org/poppler-%{version}.tar.xz
|
||||||
@ -43,6 +43,7 @@ BuildRequires: pkgconfig(Qt5Gui)
|
|||||||
BuildRequires: pkgconfig(Qt5Test)
|
BuildRequires: pkgconfig(Qt5Test)
|
||||||
BuildRequires: pkgconfig(Qt5Widgets)
|
BuildRequires: pkgconfig(Qt5Widgets)
|
||||||
BuildRequires: pkgconfig(Qt5Xml)
|
BuildRequires: pkgconfig(Qt5Xml)
|
||||||
|
BuildRequires: openjpeg2-tools
|
||||||
Requires: poppler-data
|
Requires: poppler-data
|
||||||
Obsoletes: poppler-glib-demos < 0.60.1-1
|
Obsoletes: poppler-glib-demos < 0.60.1-1
|
||||||
|
|
||||||
@ -231,6 +232,9 @@ test "$(pkg-config --modversion poppler-splash)" = "%{version}"
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 18 2022 xu_ping <xuping33@huawei.com> - 0.90.0-2
|
||||||
|
- Add BuildRequires openjpeg2-tools to fix "/usr/bin/opj2_decompress" not found
|
||||||
|
|
||||||
* Fri Dec 31 2021 xu_ping <xuping33@huawei.com> - 0.90.0-1
|
* Fri Dec 31 2021 xu_ping <xuping33@huawei.com> - 0.90.0-1
|
||||||
- update to 0.90.0
|
- update to 0.90.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user