forked from rpms/leapp-repository
Apply ELevate modifications
This commit is contained in:
parent
4fcaa51c5a
commit
4bd6dbbadd
1181
SOURCES/leapp-repository-0.16.0-elevate.patch
Normal file
1181
SOURCES/leapp-repository-0.16.0-elevate.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -42,7 +42,7 @@ py2_byte_compile "%1" "%2"}
|
|||||||
|
|
||||||
Name: leapp-repository
|
Name: leapp-repository
|
||||||
Version: 0.16.0
|
Version: 0.16.0
|
||||||
Release: 6%{?dist}
|
Release: 6%{?dist}.elevate
|
||||||
Summary: Repositories for leapp
|
Summary: Repositories for leapp
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -60,6 +60,9 @@ Patch0004: 0004-Enforce-the-removal-of-rubygem-irb-do-not-install-it.patch
|
|||||||
Patch0005: 0005-IPU-8-9-Migrate-blacklisted-CAs-hotfix.patch
|
Patch0005: 0005-IPU-8-9-Migrate-blacklisted-CAs-hotfix.patch
|
||||||
Patch0006: 0006-Skip-comment-lines-when-parsing-grub-configuration-f.patch
|
Patch0006: 0006-Skip-comment-lines-when-parsing-grub-configuration-f.patch
|
||||||
|
|
||||||
|
## ELEVATE PATCHES HERE
|
||||||
|
Patch1000: leapp-repository-0.16.0-elevate.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}
|
%{summary}
|
||||||
|
|
||||||
@ -183,6 +186,8 @@ Requires: policycoreutils-python-utils
|
|||||||
%patch0005 -p1
|
%patch0005 -p1
|
||||||
%patch0006 -p1
|
%patch0006 -p1
|
||||||
|
|
||||||
|
%patch1000 -p1
|
||||||
|
|
||||||
# enforce removal of packages below during the upgrade
|
# enforce removal of packages below during the upgrade
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -257,6 +262,9 @@ done;
|
|||||||
# no files here
|
# no files here
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 17 2022 Andrew Lukoshko <alukoshko@almalinux.org> - 0.16.0-6.elevate
|
||||||
|
- Apply ELevate modifications
|
||||||
|
|
||||||
* Wed Apr 27 2022 Petr Stodulka <pstodulk@redhat.com> - 0.16.0-6
|
* Wed Apr 27 2022 Petr Stodulka <pstodulk@redhat.com> - 0.16.0-6
|
||||||
- Skip comments in /etc/default/grub during the parsing
|
- Skip comments in /etc/default/grub during the parsing
|
||||||
- Resolves: #1997076
|
- Resolves: #1997076
|
||||||
|
Loading…
Reference in New Issue
Block a user