diff --git a/SOURCES/revise-description.patch b/SOURCES/revise-description.patch new file mode 100644 index 0000000..f069202 --- /dev/null +++ b/SOURCES/revise-description.patch @@ -0,0 +1,13 @@ +diff --git a/HTML/en-US/index.html b/HTML/en-US/index.html +index 89dad92..b775184 100644 +--- a/HTML/en-US/index.html ++++ b/HTML/en-US/index.html +@@ -5,7 +5,7 @@ + + +

Welcome to AlmaLinux

+-AlmaLinux is an open-source, community-driven project that intends to fill the gap left by the demise of the CentOS stable release. AlmaLinux is a 1:1 binary compatible fork of RHEL® 9 and it is built by the AlmaLinux OS Foundation as a standalone, completely free OS. We will support future RHEL® releases by updating AlmaLinux. Ongoing development efforts are governed by the members of the community. ++AlmaLinux is an open-source, community owned and governed, forever-free enterprise Linux distribution, focused on long-term stability, providing a robust production-grade platform. AlmaLinux OS is 1:1 binary compatible with RHEL® and pre-Stream CentOS. + + + diff --git a/SPECS/almalinux-indexhtml.spec b/SPECS/almalinux-indexhtml.spec index 78f25cf..67962aa 100644 --- a/SPECS/almalinux-indexhtml.spec +++ b/SPECS/almalinux-indexhtml.spec @@ -1,12 +1,14 @@ Name: almalinux-indexhtml Version: 9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Browser default start page for AlmaLinux Source: %{name}-%{version}.tar.gz License: Distributable Group: Documentation BuildArch: noarch +Patch0: revise-description.patch + Obsoletes: redhat-indexhtml Obsoletes: centos-indexhtml @@ -23,6 +25,8 @@ software and how to get any support that you might need. %prep %setup -q -n HTML +%patch0 -p2 + %build %install @@ -34,6 +38,9 @@ cp -a . $RPM_BUILD_ROOT/%{_defaultdocdir}/HTML/ %{_defaultdocdir}/HTML/* %changelog +* Thu Apr 06 2023 Koichiro Iwao - 9-2 +- Revise AlmaLinux description not to hostile towards CentOS + * Tue Mar 22 2022 Eduard Abdullin - 9-1 - Update for AlmaLinux 9