From a75d102dc89c0c0474b4e953b3dba2917091e72c Mon Sep 17 00:00:00 2001 From: tigro Date: Tue, 24 Dec 2024 23:41:30 +0300 Subject: [PATCH] Drop EULA patch --- SPECS/anaconda.spec | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/SPECS/anaconda.spec b/SPECS/anaconda.spec index 6615467..ecc4720 100644 --- a/SPECS/anaconda.spec +++ b/SPECS/anaconda.spec @@ -1,7 +1,7 @@ Summary: Graphical system installer Name: anaconda Version: 40.22.3.19 -Release: 1%{?dist}.inferit +Release: 1%{?dist}.inferit.1 License: GPL-2.0-or-later 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 Patch1012: 0012-Enable-administrator-by-default.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 # Versions of required components (done so we make sure the buildrequires @@ -462,11 +461,6 @@ rm -rf \ %{_datadir}/applications/*.desktop %{_datadir}/anaconda/gnome %{_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 @@ -479,10 +473,6 @@ rm -rf \ %exclude %{_datadir}/anaconda/ui/spokes/blivet_gui.* %exclude %{python3_sitearch}/pyanaconda/ui/gui/spokes/blivet_gui.* %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/anaconda-gtk.css %{_datadir}/anaconda/gtk-4.0/settings.ini @@ -491,8 +481,6 @@ rm -rf \ %{python3_sitearch}/pyanaconda/rescue.py %{python3_sitearch}/pyanaconda/__pycache__/rescue.* %{python3_sitearch}/pyanaconda/ui/tui/* -%exclude %{python3_sitearch}/pyanaconda/ui/tui/spokes/eula.* -%exclude %{python3_sitearch}/pyanaconda/ui/tui/spokes/__pycache__/eula.* %files widgets %{_libdir}/libAnacondaWidgets.so.* @@ -514,6 +502,9 @@ rm -rf \ %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Dec 24 2024 Arkady L. Shane - 40.22.3.19-1.inferit.1 +- Drop EULA patch + * Thu Dec 19 2024 Sergey Cherevko - 40.22.3.19-1.inferit - MSVSphere changes - Build live package