SHA256
1
0
forked from pool/texlive
Dr. Werner Fink 2020-01-16 10:42:03 +00:00 committed by Git OBS Bridge
parent dfb22b868f
commit 149656bff8
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 16 10:41:17 UTC 2020 - Dr. Werner Fink <werner@suse.de>
- Make patch suffix unique
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 15 12:21:14 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com> Wed Jan 15 12:21:14 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package texlive # spec file for package texlive
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2020 SUSE LLC.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -3688,7 +3688,7 @@ popd
%patch61 -p1 -b .poppler79 %patch61 -p1 -b .poppler79
%endif %endif
%if %{?pkg_vcmp:%{pkg_vcmp libpoppler-devel >= 0.84.0}}%{!?pkg_vcmp:0} %if %{?pkg_vcmp:%{pkg_vcmp libpoppler-devel >= 0.84.0}}%{!?pkg_vcmp:0}
%patch63 -p1 -b .poppler79 %patch63 -p1 -b .poppler84
%endif %endif
pver=$(pkg-config --modversion poppler) pver=$(pkg-config --modversion poppler)
%if %{?pkg_vcmp:%{pkg_vcmp libpoppler-devel >= 0.79.0}}%{!?pkg_vcmp:0} %if %{?pkg_vcmp:%{pkg_vcmp libpoppler-devel >= 0.79.0}}%{!?pkg_vcmp:0}