parent
37f6e0df1d
commit
522745f99a
1055
poppler-21.01.0-nss.patch
Normal file
1055
poppler-21.01.0-nss.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -4,7 +4,7 @@
|
|||||||
Summary: PDF rendering library
|
Summary: PDF rendering library
|
||||||
Name: poppler
|
Name: poppler
|
||||||
Version: 21.01.0
|
Version: 21.01.0
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
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
|
||||||
@ -21,6 +21,9 @@ Patch2: %{name}-gcc11.patch
|
|||||||
|
|
||||||
Patch3: poppler-21.01.0-glib-introspection.patch
|
Patch3: poppler-21.01.0-glib-introspection.patch
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1944726
|
||||||
|
Patch4: poppler-21.01.0-nss.patch
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -214,6 +217,10 @@ test "$(pkg-config --modversion poppler-qt5)" = "%{version}"
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 10 2021 Marek Kasik <mkasik@redhat.com> - 21.01.0-8
|
||||||
|
- Implement crypto functions using NSS
|
||||||
|
- Resolves: #1944726
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 21.01.0-7
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 21.01.0-7
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user