Update leapp-repository-*-fapolicyd package requirement to include epoch #31
@ -53,7 +53,7 @@ py2_byte_compile "%1" "%2"}
|
||||
Epoch: 1
|
||||
Name: leapp-repository
|
||||
Version: 0.24.0
|
||||
Release: 1%{?dist}.elevate.2
|
||||
Release: 1%{?dist}.elevate.3
|
||||
Summary: Repositories for leapp
|
||||
|
||||
License: ASL 2.0
|
||||
@ -135,7 +135,7 @@ Requires: cpio
|
||||
|
||||
# Subpackage for managing fapolicyd rules for %{lpr_name} installed only if
|
||||
# fapolicyd is present on the system
|
||||
Requires: (%{lpr_name}-fapolicyd = %{version}-%{release} if fapolicyd)
|
||||
Requires: (%{lpr_name}-fapolicyd = %{epoch}:%{version}-%{release} if fapolicyd)
|
||||
|
||||
# The leapp-repository rpm is renamed to %%{lpr_name}
|
||||
Obsoletes: leapp-repository < 0.14.0-5
|
||||
@ -350,6 +350,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 27 2026 Yuriy Kohut <ykohut@almalinux.org> - 0.24.0-1.elevate.3
|
||||
- Update %{lpr_name}-fapolicyd package requirement to include epoch
|
||||
|
||||
* Fri Feb 13 2026 Yuriy Kohut <ykohut@almalinux.org> - 0.24.0-1.elevate.2
|
||||
- Update ELevate patch:
|
||||
- Setup repomap handler - combine all RepositoriesMapping messages (main + vendor)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user