|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Graphical system installer
|
|
|
|
Summary: Graphical system installer
|
|
|
|
Name: anaconda
|
|
|
|
Name: anaconda
|
|
|
|
Version: 40.22.3.19
|
|
|
|
Version: 40.22.3.19
|
|
|
|
Release: 1%{?dist}.inferit
|
|
|
|
Release: 1%{?dist}.inferit.1
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
URL: http://fedoraproject.org/wiki/Anaconda
|
|
|
|
URL: http://fedoraproject.org/wiki/Anaconda
|
|
|
|
|
|
|
|
|
|
|
@ -26,7 +26,6 @@ Patch1010: 0010-Set-English-as-fallback-language-for-help.patch
|
|
|
|
Patch1011: 0011-Add-MSVSphere-identification-support.patch
|
|
|
|
Patch1011: 0011-Add-MSVSphere-identification-support.patch
|
|
|
|
Patch1012: 0012-Enable-administrator-by-default.patch
|
|
|
|
Patch1012: 0012-Enable-administrator-by-default.patch
|
|
|
|
Patch1013: 0013-Set-latarcyrheb-sun16-as-default-font-instead-of-eur.patch
|
|
|
|
Patch1013: 0013-Set-latarcyrheb-sun16-as-default-font-instead-of-eur.patch
|
|
|
|
Patch1014: 0014-Implement-show-EULA-before-installation.patch
|
|
|
|
|
|
|
|
Patch1015: 0015-Change-docs-site.patch
|
|
|
|
Patch1015: 0015-Change-docs-site.patch
|
|
|
|
|
|
|
|
|
|
|
|
# Versions of required components (done so we make sure the buildrequires
|
|
|
|
# Versions of required components (done so we make sure the buildrequires
|
|
|
@ -462,11 +461,6 @@ rm -rf \
|
|
|
|
%{_datadir}/applications/*.desktop
|
|
|
|
%{_datadir}/applications/*.desktop
|
|
|
|
%{_datadir}/anaconda/gnome
|
|
|
|
%{_datadir}/anaconda/gnome
|
|
|
|
%{_sysconfdir}/xdg/autostart/*.desktop
|
|
|
|
%{_sysconfdir}/xdg/autostart/*.desktop
|
|
|
|
%{_datadir}/anaconda/ui/spokes/eula.*
|
|
|
|
|
|
|
|
%{python3_sitearch}/pyanaconda/ui/gui/spokes/eula.*
|
|
|
|
|
|
|
|
%{python3_sitearch}/pyanaconda/ui/gui/spokes/__pycache__/eula.*
|
|
|
|
|
|
|
|
%{python3_sitearch}/pyanaconda/ui/tui/spokes/eula.*
|
|
|
|
|
|
|
|
%{python3_sitearch}/pyanaconda/ui/tui/spokes/__pycache__/eula.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
@ -479,10 +473,6 @@ rm -rf \
|
|
|
|
%exclude %{_datadir}/anaconda/ui/spokes/blivet_gui.*
|
|
|
|
%exclude %{_datadir}/anaconda/ui/spokes/blivet_gui.*
|
|
|
|
%exclude %{python3_sitearch}/pyanaconda/ui/gui/spokes/blivet_gui.*
|
|
|
|
%exclude %{python3_sitearch}/pyanaconda/ui/gui/spokes/blivet_gui.*
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
# Place eula to live only
|
|
|
|
|
|
|
|
%exclude %{_datadir}/anaconda/ui/spokes/eula.*
|
|
|
|
|
|
|
|
%exclude %{python3_sitearch}/pyanaconda/ui/gui/spokes/eula.*
|
|
|
|
|
|
|
|
%exclude %{python3_sitearch}/pyanaconda/ui/gui/spokes/__pycache__/eula.*
|
|
|
|
|
|
|
|
%{_datadir}/anaconda/window-manager
|
|
|
|
%{_datadir}/anaconda/window-manager
|
|
|
|
%{_datadir}/anaconda/anaconda-gtk.css
|
|
|
|
%{_datadir}/anaconda/anaconda-gtk.css
|
|
|
|
%{_datadir}/anaconda/gtk-4.0/settings.ini
|
|
|
|
%{_datadir}/anaconda/gtk-4.0/settings.ini
|
|
|
@ -491,8 +481,6 @@ rm -rf \
|
|
|
|
%{python3_sitearch}/pyanaconda/rescue.py
|
|
|
|
%{python3_sitearch}/pyanaconda/rescue.py
|
|
|
|
%{python3_sitearch}/pyanaconda/__pycache__/rescue.*
|
|
|
|
%{python3_sitearch}/pyanaconda/__pycache__/rescue.*
|
|
|
|
%{python3_sitearch}/pyanaconda/ui/tui/*
|
|
|
|
%{python3_sitearch}/pyanaconda/ui/tui/*
|
|
|
|
%exclude %{python3_sitearch}/pyanaconda/ui/tui/spokes/eula.*
|
|
|
|
|
|
|
|
%exclude %{python3_sitearch}/pyanaconda/ui/tui/spokes/__pycache__/eula.*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files widgets
|
|
|
|
%files widgets
|
|
|
|
%{_libdir}/libAnacondaWidgets.so.*
|
|
|
|
%{_libdir}/libAnacondaWidgets.so.*
|
|
|
@ -514,6 +502,9 @@ rm -rf \
|
|
|
|
%{_prefix}/libexec/anaconda/dd_*
|
|
|
|
%{_prefix}/libexec/anaconda/dd_*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Dec 24 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 40.22.3.19-1.inferit.1
|
|
|
|
|
|
|
|
- Drop EULA patch
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Dec 19 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 40.22.3.19-1.inferit
|
|
|
|
* Thu Dec 19 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 40.22.3.19-1.inferit
|
|
|
|
- MSVSphere changes
|
|
|
|
- MSVSphere changes
|
|
|
|
- Build live package
|
|
|
|
- Build live package
|
|
|
|