Add dependency on systemd version

This commit is contained in:
Marian Csontos 2023-12-05 09:50:02 +01:00 committed by root
parent 714537d1ec
commit 407d67c9f9
2 changed files with 3 additions and 1 deletions

1
.boom-boot.metadata Normal file
View File

@ -0,0 +1 @@
37c2ab76ae0fb2db05f3358f795b32208472aa44 boom-1.6.0.tar.gz

View File

@ -3,7 +3,7 @@
Name: boom-boot
Version: 1.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: %{summary}
License: GPL-2.0-only
@ -24,6 +24,7 @@ BuildRequires: systemd-rpm-macros
Requires: python3-boom = %{version}-%{release}
Requires: %{name}-conf = %{version}-%{release}
Requires: systemd >= 252-18
Obsoletes: boom-boot-grub2 <= 1.3
# boom-grub2 was not an official name of subpackage in fedora, but was used upstream: