Move the provides of pdfjam to its usecase (boo#1211877)

OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=453
This commit is contained in:
Dr. Werner Fink 2023-06-01 06:19:00 +00:00 committed by Git OBS Bridge
parent b3fd9a0b02
commit 7c615d64b4
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 1 06:15:53 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Move the provides of pdfjam to its usecase (boo#1211877)
-------------------------------------------------------------------
Mon May 15 12:31:32 UTC 2023 - Dr. Werner Fink <werner@suse.de>

View File

@ -280,8 +280,6 @@ Patch62: source-psutils-kpathsea.dif
# PATCH-FIX-SUSE Support luajit fix for arm64
Patch106: 0006-Fix-register-allocation-bug-in-arm64.patch
Prefix: %{_bindir}
Provides: pdfjam = %{version}
Obsoletes: pdfjam < %{version}
%define add_optflags(a:f:t:p:w:W:d:g:O:A:C:D:E:H:i:M:n:P:U:u:l:s:X:B:I:L:b:V:m:x:c:S:E:o:v:) \
%global optflags %{optflags} %{**}
@ -2466,6 +2464,8 @@ License: LPPL-1.0
Summary: Binary files of pdfjam
Group: Productivity/Publishing/TeX/Utilities
URL: https://www.tug.org/texlive/
Provides: pdfjam = %{texlive_version}
Obsoletes: pdfjam < %{texlive_version}
Requires(pre): texlive-pdfjam >= %{texlive_version}
#!BuildIgnore: texlive-pdfjam
Prefix: %{_bindir}