- Don’t apply the RHEL patch on AlmaLinux
This commit is contained in:
parent
15c49d7d21
commit
c3de628fa9
@ -15,7 +15,7 @@
|
||||
|
||||
Name: gnome-initial-setup
|
||||
Version: 46.alpha
|
||||
Release: %autorelease
|
||||
Release: 10%{?dist}.alma.1
|
||||
Summary: Bootstrapping your OS
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
@ -25,8 +25,10 @@ Source1: vendor.conf
|
||||
|
||||
# https://gitlab.gnome.org/GNOME/gnome-initial-setup/-/merge_requests/200
|
||||
Patch: live-user-mode.patch
|
||||
%if 0%{!?almalinux}
|
||||
# Downstream branding
|
||||
Patch: 0001-RHEL10-style-illustrations.patch
|
||||
%endif
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gcc
|
||||
@ -132,4 +134,148 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
|
||||
%{_userunitdir}/*
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
* Thu Sep 19 2024 Eduard ABdullin <eabdullin@almalinux.org> - 46.alpha-10.alma.1
|
||||
- Don’t apply the RHEL patch on AlmaLinux
|
||||
|
||||
* Tue Aug 20 2024 Tomas Popela <tpopela@redhat.com> - 46.alpha-10
|
||||
- Use branded illustrations
|
||||
|
||||
* Thu Aug 08 2024 Tomas Pelka <tpelka@redhat.com> - 46.alpha-9
|
||||
- Add gating.yaml via API
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 46.alpha-8
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
* Wed Feb 07 2024 Adam Williamson <awilliam@redhat.com> - 46.alpha-7
|
||||
- Revert "Use upstream sysusers configuration"
|
||||
|
||||
* Mon Jan 22 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 46.alpha-6
|
||||
- Update live-user-mode.patch again
|
||||
|
||||
* Fri Jan 19 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 46.alpha-5
|
||||
- Update live-user-mode patch
|
||||
|
||||
* Thu Jan 18 2024 David King <amigadave@amigadave.com> - 46.alpha-4
|
||||
- Use upstream sysusers configuration
|
||||
|
||||
* Wed Jan 17 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 46.alpha-3
|
||||
- ExcludeArch i686
|
||||
|
||||
* Wed Jan 17 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 46.alpha-2
|
||||
- Fix URL
|
||||
|
||||
* Wed Jan 17 2024 Michael Catanzaro <mcatanzaro@redhat.com> - 46.alpha-1
|
||||
- Update to 46.alpha
|
||||
|
||||
* Tue Sep 19 2023 Ray Strode <rstrode@redhat.com> - 45.0-3
|
||||
- Fix failure from bug in back button patch
|
||||
|
||||
* Tue Sep 19 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 45.0-2
|
||||
- Update to 45.0 and refresh live user mode patchset
|
||||
|
||||
* Tue Sep 19 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 45.0-1
|
||||
- Update to 45.0
|
||||
|
||||
* Mon Sep 11 2023 Ray Strode <rstrode@redhat.com> - 45~beta-13
|
||||
- Fix crash in new user mode
|
||||
|
||||
* Sat Sep 09 2023 Ray Strode <rstrode@redhat.com> - 45~beta-12
|
||||
- Add missing patches
|
||||
|
||||
* Sat Sep 09 2023 Ray Strode <rstrode@redhat.com> - 45~beta-11
|
||||
- Select US by default on Russian keyboards
|
||||
|
||||
* Fri Sep 08 2023 Ray Strode <rstrode@redhat.com> - 45~beta-10
|
||||
- drop unused patches
|
||||
|
||||
* Fri Sep 08 2023 Ray Strode <rstrode@redhat.com> - 45~beta-9
|
||||
- Don't let language page proceed until it has committed its changes
|
||||
|
||||
* Thu Sep 07 2023 Ray Strode <rstrode@redhat.com> - 45~beta-8
|
||||
- Fix keyboard page next button that can't be buttoned
|
||||
|
||||
* Mon Aug 28 2023 Ray Strode <rstrode@redhat.com> - 45~beta-7
|
||||
- More keyboard configuration updates
|
||||
|
||||
* Sat Aug 26 2023 Ray Strode <rstrode@redhat.com> - 45~beta-6
|
||||
- Update to use slightly tweaked default input sources api from gnome-
|
||||
desktop
|
||||
|
||||
* Sat Aug 26 2023 Ray Strode <rstrode@redhat.com> - 45~beta-5
|
||||
- Clean up gnome-desktop requires
|
||||
|
||||
* Sat Aug 26 2023 Ray Strode <rstrode@redhat.com> - 45~beta-4
|
||||
- Add keyboard and input method handling fixes
|
||||
|
||||
* Mon Aug 21 2023 Ray Strode <rstrode@redhat.com> - 45~beta-3
|
||||
- Add liveuser mode and switch vendor.conf to accomodate it
|
||||
|
||||
* Mon Aug 07 2023 Kalev Lember <klember@redhat.com> - 45~beta-2
|
||||
- Sort files list
|
||||
|
||||
* Mon Aug 07 2023 Kalev Lember <klember@redhat.com> - 45~beta-1
|
||||
- Update to 45.beta
|
||||
- Requiring tecla instead of gkbd-keyboard-display
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 44.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Thu Mar 23 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 44.0-2
|
||||
- Add patch to stop calling 'fedora-third-party disable'
|
||||
|
||||
* Fri Mar 17 2023 David King <amigadave@amigadave.com> - 44.0-1
|
||||
- Update to 44.0
|
||||
|
||||
* Thu Mar 09 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 44~rc-2
|
||||
- Rebuild for WebKitGTK 2.39.91
|
||||
|
||||
* Sat Mar 04 2023 David King <amigadave@amigadave.com> - 44~rc-1
|
||||
- Update to 44.rc
|
||||
|
||||
* Wed Feb 22 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 44~beta-2
|
||||
- Rebuild for WebKitGTK 2.39.90
|
||||
|
||||
* Wed Feb 15 2023 David King <amigadave@amigadave.com> - 44~beta-1
|
||||
- Update to 44.beta
|
||||
|
||||
* Mon Feb 06 2023 David King <amigadave@amigadave.com> - 44~alpha.2-1
|
||||
- Update to 44.alpha.2
|
||||
|
||||
* Wed Feb 01 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 43.1-6
|
||||
- Rebuild for WebKitGTK 2.39.6/2.39.7
|
||||
|
||||
* Sat Jan 21 2023 Michael Catanzaro <mcatanzaro@redhat.com> - 43.1-5
|
||||
- Build for WebKitGTK 2.39.5
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Dec 06 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 43.1-3
|
||||
- Fix WebKitGTK build dependency
|
||||
|
||||
* Mon Dec 05 2022 Michael Catanzaro <mcatanzaro@redhat.com> - 43.1-2
|
||||
- Build against webkitgtk-6.0
|
||||
|
||||
* Thu Oct 27 2022 David King <amigadave@amigadave.com> - 43.1-1
|
||||
- Update to 43.1
|
||||
|
||||
* Wed Sep 21 2022 Kalev Lember <klember@redhat.com> - 43.0-3
|
||||
- Fix a few more issues with enterprise login
|
||||
|
||||
* Fri Sep 16 2022 Kalev Lember <klember@redhat.com> - 43.0-2
|
||||
- Fix criticals when setting up enterprise login
|
||||
|
||||
* Fri Sep 16 2022 Kalev Lember <klember@redhat.com> - 43.0-1
|
||||
- Update to 43.0
|
||||
|
||||
* Wed Sep 07 2022 Kalev Lember <klember@redhat.com> - 43~rc.1-1
|
||||
- Update to 43.rc.1
|
||||
|
||||
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 43~rc-3
|
||||
- Backport an upstream patch to fix the enterprise login dialog
|
||||
|
||||
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 43~rc-2
|
||||
- Drop obsolete libhandy dep
|
||||
|
||||
* Tue Sep 06 2022 Kalev Lember <klember@redhat.com> - 43~rc-1
|
||||
- Update to 43.rc
|
||||
|
Loading…
Reference in New Issue
Block a user