Add CentOS branding with the patch:
preupgrade-assistant-el6toel7-data-0.20200704-centos.patch
This commit is contained in:
parent
eb16602511
commit
72a5292e5d
158723
SOURCES/preupgrade-assistant-el6toel7-data-0.20200704-centos.patch
Normal file
158723
SOURCES/preupgrade-assistant-el6toel7-data-0.20200704-centos.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
Name: preupgrade-assistant-el6toel7-data
|
Name: preupgrade-assistant-el6toel7-data
|
||||||
Version: 0.20200704
|
Version: 0.20200704
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Static data about differences between systems.
|
Summary: Static data about differences between systems.
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
#Source1: LICENSE
|
#Source1: LICENSE
|
||||||
|
Patch0: %{name}-%{version}-centos.patch
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{pkg_name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
# URL: missing - we are upstream and source URL is not available
|
# URL: missing - we are upstream and source URL is not available
|
||||||
@ -18,10 +19,11 @@ Requires: preupgrade-assistant-el6toel7
|
|||||||
|
|
||||||
%description
|
%description
|
||||||
The package provides a set of static data about differences
|
The package provides a set of static data about differences
|
||||||
between RHEL 6 and RHEL 7 systems
|
between CentOS 6 and CentOS 7 systems
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0 -p1 -E
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -49,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/preupgrade/RHEL6_7/common/*
|
%{_datadir}/preupgrade/RHEL6_7/common/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 11 2024 Yuriy Kohut <ykohut@almalinux.org> - 0.20200704-2
|
||||||
|
- Add CentOS branding: preupgrade-assistant-el6toel7-data-0.20200704-centos.patch
|
||||||
|
|
||||||
* Tue Jul 07 2020 Petr Stodulka <pstodulk@redhat.com> - 0.20200704-1
|
* Tue Jul 07 2020 Petr Stodulka <pstodulk@redhat.com> - 0.20200704-1
|
||||||
- Rebase to 0.20200704
|
- Rebase to 0.20200704
|
||||||
Resolves: #1854433
|
Resolves: #1854433
|
||||||
|
Loading…
Reference in New Issue
Block a user