perl(Biber) version should be the same for package and requirement
OBS-URL: https://build.opensuse.org/package/show/Publishing:TeXLive/texlive?expand=0&rev=414
This commit is contained in:
parent
0893d0cecd
commit
2831b7dc16
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 11 07:19:55 UTC 2022 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- Require correct perl(Biber) version
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 16:01:31 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define texlive_version 2022
|
||||
%define texlive_previous 2021
|
||||
%define texlive_release 20220321
|
||||
%define texlive_noarch 190
|
||||
%define texlive_noarch 196
|
||||
%define texlive_source texlive-20220321-source
|
||||
%define biber_version 2.17
|
||||
|
||||
@ -537,7 +537,7 @@ Prefix: %{_bindir}
|
||||
Binary files of bib2gls
|
||||
|
||||
%package biber-bin
|
||||
Version: %{biber_version}
|
||||
Version: %{texlive_version}.%{texlive_release}.svn61867
|
||||
Release: 0
|
||||
License: LPPL-1.0
|
||||
Summary: Binary files of biber
|
||||
@ -548,7 +548,7 @@ Requires: perl = %{perl_version}
|
||||
Recommends: ca-certificates
|
||||
Recommends: ca-certificates-mozilla
|
||||
%if 0%{?suse_version} > 1230
|
||||
Requires: perl(Biber) >= %{texlive_version}.%{texlive_release}
|
||||
Requires: perl(Biber) == %{biber_version}
|
||||
%endif
|
||||
Requires: perl(LWP::UserAgent)
|
||||
Requires: perl(Text::BibTeX)
|
||||
|
Loading…
x
Reference in New Issue
Block a user