mirror of
https://github.com/Syping/dtranslatebot.git
synced 2026-04-01 05:20:22 +02:00
CI: add Enterprise Linux 10 and Leap 16.0
This commit is contained in:
parent
24a6bdb0e2
commit
b6a5142755
3 changed files with 7 additions and 1 deletions
|
|
@ -26,7 +26,9 @@ Source2: %{name}.service
|
|||
Source3: %{name}.sysusersd
|
||||
|
||||
%if 0%{?fedora} || 0%{?rhel}
|
||||
%if 0%{?rhel} && 0%{?rhel} < 10
|
||||
BuildRequires: %{?toolset_prefix}annobin
|
||||
%endif
|
||||
BuildRequires: curl-devel
|
||||
%if 0%{?rhel} && 0%{?rhel} < 9
|
||||
BuildRequires: epel-rpm-macros-systemd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue