From b6b99b49bd0f563f944f0c573bbac1ed72bcdcaa Mon Sep 17 00:00:00 2001 From: SPYFAMILY Date: Sat, 13 Dec 2025 19:22:00 +0800 Subject: [PATCH] =?UTF-8?q?remove=20firefox=20and=20gjs=20from=20baseos=20?= =?UTF-8?q?1.=20=E4=BF=9D=E6=8C=81normal=5Fx86=5F64.xml=E3=80=81normal=5Fa?= =?UTF-8?q?arch64.xml=E7=9A=84=E4=B8=80=E8=87=B4=E6=80=A7=EF=BC=8Cfirefox?= =?UTF-8?q?=E7=A7=BB=E5=87=BAbaseos=E5=AF=B9openEuler=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E5=99=A8=E7=B3=BB=E7=BB=9F=E6=97=A0=E5=BD=B1=E5=93=8D=202.=20g?= =?UTF-8?q?lade=E8=A7=A3=E4=BE=9D=E8=B5=96gjs=EF=BC=8Cgjs=E5=8F=AF?= =?UTF-8?q?=E7=A7=BB=E5=87=BAbaseos=20https://gitee.com/src-openeuler/glad?= =?UTF-8?q?e/pulls/28?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- normal_aarch64.xml | 2 +- normal_x86_64.xml | 3 +-- oemaker.spec | 8 +++++++- rpmlist.xml | 1 - 4 files changed, 9 insertions(+), 5 deletions(-) diff --git a/normal_aarch64.xml b/normal_aarch64.xml index 9ecae22..5af70e9 100644 --- a/normal_aarch64.xml +++ b/normal_aarch64.xml @@ -743,7 +743,7 @@ - + java-platform Java Platform Java 平台 diff --git a/normal_x86_64.xml b/normal_x86_64.xml index 4db89a7..829b81b 100644 --- a/normal_x86_64.xml +++ b/normal_x86_64.xml @@ -741,10 +741,9 @@ true false - firefox - + java-platform Java Platform Java 平台 diff --git a/oemaker.spec b/oemaker.spec index bb52917..0429a4d 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -15,7 +15,7 @@ Summary: a building tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 3.3.0 -Release: 20 +Release: 21 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -239,6 +239,12 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog + +* Sat Dec 13 2025 xiexiunian - 3.3.0-21 +- ID:NA +- SUG:NA +- DESC: remove firefox and gjs from baseos + * Mon Dec 01 2025 Liu Wang <1823363429@qq.com> - 3.3.0-20 - add dev-store,polymind to DevStation diff --git a/rpmlist.xml b/rpmlist.xml index 01f352b..ca23ab1 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -372,7 +372,6 @@ git git-clang-format git-help - gjs glib2 glib2-help glibc -- Gitee