Fix fapolicyd plugin dependencies to replace fapolicyd-dnf-plugin (#2007639)
This commit is contained in:
parent
5a48e9d787
commit
376b8b277a
8
rpm.spec
8
rpm.spec
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
%global rpmver 4.17.0
|
%global rpmver 4.17.0
|
||||||
#global snapver rc1
|
#global snapver rc1
|
||||||
%global rel 2
|
%global rel 3
|
||||||
%global sover 9
|
%global sover 9
|
||||||
|
|
||||||
%global srcver %{rpmver}%{?snapver:-%{snapver}}
|
%global srcver %{rpmver}%{?snapver:-%{snapver}}
|
||||||
@ -297,6 +297,9 @@ Requires: rpm-libs%{_isa} = %{version}-%{release}
|
|||||||
%package plugin-fapolicyd
|
%package plugin-fapolicyd
|
||||||
Summary: Rpm plugin for fapolicyd support
|
Summary: Rpm plugin for fapolicyd support
|
||||||
Requires: rpm-libs%{_isa} = %{version}-%{release}
|
Requires: rpm-libs%{_isa} = %{version}-%{release}
|
||||||
|
Provides: fapolicyd-plugin = %{version}-%{release}
|
||||||
|
# fapolicyd-dnf-plugin currently at 1.0.4
|
||||||
|
Obsoletes: fapolicyd-dnf-plugin < 1.0.5
|
||||||
|
|
||||||
%description plugin-fapolicyd
|
%description plugin-fapolicyd
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -576,6 +579,9 @@ fi
|
|||||||
%doc docs/librpm/html/*
|
%doc docs/librpm/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 14 2022 Panu Matilainen <pmatilai@redhat.com> - 4.17.0-3
|
||||||
|
- Fix fapolicyd plugin dependencies to replace fapolicyd-dnf-plugin (#2007639)
|
||||||
|
|
||||||
* Mon Nov 08 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 4.17.0-2
|
* Mon Nov 08 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 4.17.0-2
|
||||||
- Rebuils for ima-evm-utils 1.4 soname bump
|
- Rebuils for ima-evm-utils 1.4 soname bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user