Apply ELevate patch
This commit is contained in:
parent
205e8ee942
commit
9affe664ac
3890
SOURCES/leapp-repository-0.17.0-elevate.patch
Normal file
3890
SOURCES/leapp-repository-0.17.0-elevate.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -40,9 +40,10 @@ py2_byte_compile "%1" "%2"}
|
|||||||
# to create such an rpm. Instead, we are going to introduce new naming for
|
# to create such an rpm. Instead, we are going to introduce new naming for
|
||||||
# RHEL 8+ packages to be consistent with other leapp projects in future.
|
# RHEL 8+ packages to be consistent with other leapp projects in future.
|
||||||
|
|
||||||
|
Epoch: 1
|
||||||
Name: leapp-repository
|
Name: leapp-repository
|
||||||
Version: 0.17.0
|
Version: 0.17.0
|
||||||
Release: 1%{?dist}.2
|
Release: 1%{?dist}.2.elevate
|
||||||
Summary: Repositories for leapp
|
Summary: Repositories for leapp
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -63,6 +64,9 @@ Patch0007: 0007-checksaphana-Move-to-common.patch
|
|||||||
Patch0008: 0008-checksaphana-Adjust-for-el7toel8-and-el8toel9-requir.patch
|
Patch0008: 0008-checksaphana-Adjust-for-el7toel8-and-el8toel9-requir.patch
|
||||||
|
|
||||||
|
|
||||||
|
Patch0100: leapp-repository-0.17.0-elevate.patch
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}
|
%{summary}
|
||||||
|
|
||||||
@ -202,6 +206,9 @@ Requires: dracut
|
|||||||
%patch0008 -p1
|
%patch0008 -p1
|
||||||
|
|
||||||
|
|
||||||
|
%patch0100 -p1
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if 0%{?rhel} == 7
|
%if 0%{?rhel} == 7
|
||||||
cp -a leapp*deps-el8*rpm repos/system_upgrade/el7toel8/files/bundled-rpms/
|
cp -a leapp*deps-el8*rpm repos/system_upgrade/el7toel8/files/bundled-rpms/
|
||||||
@ -274,6 +281,10 @@ done;
|
|||||||
# no files here
|
# no files here
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 15 2023 Andrew Lukoshko <alukoshko@almalinux.org> - 0.17.0-1.2.elevate
|
||||||
|
- Apply ELevate patch
|
||||||
|
- Bump Epoch
|
||||||
|
|
||||||
* Thu Oct 20 2022 Petr Stodulka <pstodulk@redhat.com> - 0.17.0-1.2
|
* Thu Oct 20 2022 Petr Stodulka <pstodulk@redhat.com> - 0.17.0-1.2
|
||||||
- Add checks for the in-place upgrades of RHEL for SAP
|
- Add checks for the in-place upgrades of RHEL for SAP
|
||||||
- RHUI: Fix the in-place upgrade on Azure for RHEL SAP Applications
|
- RHUI: Fix the in-place upgrade on Azure for RHEL SAP Applications
|
||||||
@ -821,4 +832,3 @@ done;
|
|||||||
* Wed Nov 07 2018 Petr Stodulka <pstodulk@redhat.com> - 0.3-1
|
* Wed Nov 07 2018 Petr Stodulka <pstodulk@redhat.com> - 0.3-1
|
||||||
- Initial RPM
|
- Initial RPM
|
||||||
Resolves: #1636481
|
Resolves: #1636481
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user