From 96382c43bb13677e929e7a3bf21bdee420716616 Mon Sep 17 00:00:00 2001 From: sun_hai_10 Date: Wed, 20 Mar 2024 10:58:50 +0800 Subject: [PATCH] delete initial-setup-gui (cherry picked from commit 3c5920b535ed96225991c8a556ef7ae1d0543474) --- normal_aarch64.xml | 1 - normal_x86_64.xml | 1 - oemaker.spec | 7 ++++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/normal_aarch64.xml b/normal_aarch64.xml index 6e09238..1fa1cda 100644 --- a/normal_aarch64.xml +++ b/normal_aarch64.xml @@ -1404,7 +1404,6 @@ false glx-utils - initial-setup-gui mesa-dri-drivers plymouth-system-theme spice-vdagent diff --git a/normal_x86_64.xml b/normal_x86_64.xml index 77cb06c..6444dc6 100644 --- a/normal_x86_64.xml +++ b/normal_x86_64.xml @@ -1406,7 +1406,6 @@ false glx-utils - initial-setup-gui mesa-dri-drivers plymouth-system-theme spice-vdagent diff --git a/oemaker.spec b/oemaker.spec index 17295ce..c1b6ce0 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -11,7 +11,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.1.0 -Release: 5 +Release: 6 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -172,6 +172,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Mar 20 2024 sunhai - 3.1.0-6 +- ID:NA +- SUG:NA +- DESC: delete initial-setup-gui + * Tue Mar 19 2024 sunhai - 3.1.0-5 - ID:NA - SUG:NA -- Gitee