2021-11-02 18:05:15 +00:00
|
|
|
Summary: Content for the Anaconda built-in help system
|
|
|
|
Name: anaconda-user-help
|
2022-02-01 17:48:43 +00:00
|
|
|
URL: https://access.redhat.com/documentation
|
2023-03-28 09:42:03 +00:00
|
|
|
Version: 9.2.1
|
2022-02-16 14:19:29 +00:00
|
|
|
Release: 1%{?dist}.alma
|
2022-02-01 17:48:43 +00:00
|
|
|
Epoch: 1
|
2021-11-02 18:05:15 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
2022-02-01 17:48:43 +00:00
|
|
|
# The tarball is created from the Installation Guide
|
2021-11-02 18:05:15 +00:00
|
|
|
# git repository with git archive from the corresponding
|
2022-02-01 17:48:43 +00:00
|
|
|
# anaconda-user-help-x.x.x git tag.
|
2021-11-02 18:05:15 +00:00
|
|
|
|
|
|
|
Source0: %{name}-%{version}.tar.gz
|
|
|
|
|
2022-01-18 11:27:32 +00:00
|
|
|
Patch0: anaconda-user-help-almalinux-branding.patch
|
|
|
|
|
2021-11-02 18:05:15 +00:00
|
|
|
License: CC-BY-SA
|
|
|
|
|
|
|
|
%description
|
|
|
|
This package provides content for the Anaconda built-in help system.
|
|
|
|
|
|
|
|
%prep
|
2022-02-01 17:48:43 +00:00
|
|
|
%setup -q
|
2022-01-18 11:27:32 +00:00
|
|
|
%patch0 -p1
|
2021-11-02 18:05:15 +00:00
|
|
|
|
|
|
|
%install
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/anaconda/help
|
2022-02-01 17:48:43 +00:00
|
|
|
cp -r * %{buildroot}%{_datadir}/anaconda/help/
|
2021-11-02 18:05:15 +00:00
|
|
|
|
|
|
|
%files
|
|
|
|
%{_datadir}/anaconda/help/*
|
|
|
|
|
|
|
|
%changelog
|
2023-03-29 01:14:00 +00:00
|
|
|
* Wed Mar 29 2023 Eduard Abdullin <eabdullin@almalnux.org> - 9.2.1-1.alma
|
2022-02-16 14:19:29 +00:00
|
|
|
- AlmaLinux debrand
|
|
|
|
|
2023-03-28 09:42:03 +00:00
|
|
|
* Tue Jan 24 2023 Martin Kolman <mkolman@redhat.com> - 9.2.1-1
|
|
|
|
- update help content for RHEL 9.2
|
|
|
|
Resolves: rhbz#2071652
|
|
|
|
|
2022-02-01 17:48:43 +00:00
|
|
|
* Tue Jan 04 2022 Martin Kolman <mkolman@redhat.com> - 9.0.0-1
|
|
|
|
- initial help content for RHEL 9.0
|
|
|
|
Resolves: rhbz#1995939
|
|
|
|
|
|
|
|
* Fri Sep 4 2020 Martin Kolman <mkolman@redhat.com> - 8.3.3-1
|
|
|
|
- add missing help content for installation progress screen
|
|
|
|
Related: rhbz#1861374
|
|
|
|
|
|
|
|
* Fri Aug 21 2020 Martin Kolman <mkolman@redhat.com> - 8.3.1-1
|
|
|
|
- update help content for RHEL 8.3
|
|
|
|
Resolves: rhbz#1861374
|
|
|
|
|
|
|
|
* Fri Feb 21 2020 Martin Kolman <mkolman@redhat.com> - 8.2.3-1
|
|
|
|
- final help content fixes for 8.2 GA
|
|
|
|
Related: rhbz#1788855
|
|
|
|
|
|
|
|
* Wed Feb 12 2020 Martin Kolman <mkolman@redhat.com> - 8.2.2-1
|
|
|
|
- post 8.2 Beta help content fixes
|
|
|
|
Related: rhbz#1788855
|
|
|
|
|
|
|
|
* Mon Jan 27 2020 Martin Kolman <mkolman@redhat.com> - 8.2.1-1
|
|
|
|
- initial help content update for RHEL 8.2
|
|
|
|
- add help content for the "Connect to Red Hat" spoke
|
|
|
|
- drop content for the superseded "System Purpose" spoke
|
|
|
|
Resolves: rhbz#1788855
|
|
|
|
|
|
|
|
* Mon Jan 28 2019 Martin Kolman <mkolman@redhat.com> - 8.1.1-1
|
|
|
|
- initial help content update for RHEL 8.1
|
|
|
|
Related: rhbz#1715415
|
|
|
|
|
|
|
|
* Mon Jan 28 2019 Martin Kolman <mkolman@redhat.com> - 8.0.9-1
|
|
|
|
- fix broken links
|
|
|
|
Related: rhbz#1668443
|
|
|
|
|
|
|
|
* Tue Dec 11 2018 Martin Kolman <mkolman@redhat.com> - 8.0.7-1
|
|
|
|
- remove remaining Fedora references
|
|
|
|
Related: rhbz#1644240
|
|
|
|
|
|
|
|
* Tue Oct 16 2018 Martin Kolman <mkolman@redhat.com> - 8.0.6-1
|
|
|
|
- update help content for RHEL8 Beta
|
|
|
|
Related: rhbz#1634756
|
|
|
|
|
|
|
|
* Mon Oct 15 2018 Martin Kolman <mkolman@redhat.com> - 8.0.4-1
|
|
|
|
- update help content for RHEL8 Beta
|
|
|
|
Related: rhbz#1634756
|
|
|
|
|
|
|
|
* Thu Oct 11 2018 Martin Kolman <mkolman@redhat.com> - 8.0.3-1
|
|
|
|
- update help content for RHEL8 Beta
|
|
|
|
Related: rhbz#1634756
|
|
|
|
|
|
|
|
* Fri Oct 05 2018 Martin Kolman <mkolman@redhat.com> - 8.0.2-1
|
|
|
|
- add initial RHEL8 help content
|
|
|
|
Resolves: rhbz#1634756
|
|
|
|
- adapt spec file to new help content
|
|
|
|
Related: rhbz#1634756
|
|
|
|
|
|
|
|
* Wed Aug 01 2018 Martin Kolman <mkolman@redhat.com> - 8.0.1-1
|
|
|
|
- fix version for RHEL
|
|
|
|
- add RHEL help placeholders instead of help content for now
|
2021-11-02 18:05:15 +00:00
|
|
|
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 26.1-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 26.1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
* Mon Jun 26 2017 Martin Kolman <mkolman@redhat.com> - 26.1-4
|
|
|
|
- Add help for blivet-gui spoke (#1439565) (vtrefny)
|
|
|
|
|
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 26.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
* Tue Nov 01 2016 Martin Kolman <mkolman@redhat.com> - 26.1-2
|
|
|
|
- Add lynx dependency to fix xml to plain text conversion (mkolman)
|
|
|
|
|
|
|
|
* Thu Oct 27 2016 Martin Kolman <mkolman@redhat.com> - 26.1-1
|
|
|
|
- Generate plain text variants of the help content files (mkolman)
|
|
|
|
- Add a plain text version of of the placeholder (mkolman)
|
|
|
|
- Fix some typos (mkolman)
|
|
|
|
- Use /usr/bin/python3 in conversion script header (mkolman)
|
|
|
|
- Update help content (mkolman)
|
|
|
|
- Fix link to the installation guide git repository (mkolman)
|
|
|
|
|
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 22.4-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
|
|
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
|
|
|
|
|
* Tue Jun 16 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 22.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
* Tue May 19 2015 Martin Kolman <mkolman@redhat.com> - 22.4-1
|
|
|
|
- Add help content for the Kdump spoke (mkolman)
|
|
|
|
|
|
|
|
* Wed Dec 10 2014 Martin Kolman <mkolman@redhat.com> - 22.1-1
|
|
|
|
- Initial release (mkolman)
|