diff --git a/0002-add-25.03-release-dependency.patch b/0002-add-25.03-release-dependency.patch new file mode 100644 index 0000000000000000000000000000000000000000..28e804868bd55940bc1e71203d45b349721d8c38 --- /dev/null +++ b/0002-add-25.03-release-dependency.patch @@ -0,0 +1,81 @@ +From 2df20bb2749b52313c18021fea549651d6ffd308 Mon Sep 17 00:00:00 2001 +From: lw520203 <1823363429@qq.com> +Date: Tue, 25 Feb 2025 15:44:12 +0800 +Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E25.03=E7=89=88=E6=9C=AC?= + =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=8C=85?= +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +--- + devstation_aarch64_rpmlist | 24 ++++++++++++++++++++++++ + devstation_x86_64_rpmlist | 24 ++++++++++++++++++++++++ + 2 files changed, 48 insertions(+) + +diff --git a/devstation_aarch64_rpmlist b/devstation_aarch64_rpmlist +index 31f71ac..3779a57 100644 +--- a/devstation_aarch64_rpmlist ++++ b/devstation_aarch64_rpmlist +@@ -158,3 +158,27 @@ xorg-x11-drv-* + yum + linux-firmware-iwlwifi + linux-firmware-mediatek ++oeDevPlugin ++calamares ++rust-cbindgen ++kmail-account-wizard ++akonadi-import-wizard ++kpmcore ++devstation-config ++pim-data-exporter ++grantlee-editor ++polkit-qt-1 ++libkolabxml ++oedeploy ++gnome-shell-extension-dash-to-dock ++kernel ++epkg ++euler-copilot-shell ++oemaker ++kmail ++pim-sieve-editor ++vscodium ++oeGitExt ++kf5-kcalendarcore ++kdepim-runtime ++rust-ripgrep +diff --git a/devstation_x86_64_rpmlist b/devstation_x86_64_rpmlist +index 7d32f61..b5c6782 100644 +--- a/devstation_x86_64_rpmlist ++++ b/devstation_x86_64_rpmlist +@@ -180,3 +180,27 @@ yum + zip + linux-firmware-iwlwifi + linux-firmware-mediatek ++oeDevPlugin ++calamares ++rust-cbindgen ++kmail-account-wizard ++akonadi-import-wizard ++kpmcore ++devstation-config ++pim-data-exporter ++grantlee-editor ++polkit-qt-1 ++libkolabxml ++oedeploy ++gnome-shell-extension-dash-to-dock ++kernel ++epkg ++euler-copilot-shell ++oemaker ++kmail ++pim-sieve-editor ++vscodium ++oeGitExt ++kf5-kcalendarcore ++kdepim-runtime ++rust-ripgrep +-- +2.46.0 + diff --git a/oemaker.spec b/oemaker.spec index 978353c2a7f1cd9e862af5d3fe94d4408e0d67be..2012f8cc478cb41ecde921601ddf187c262dbf84 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: 5 +Release: 6 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -44,6 +44,7 @@ Requires: xorriso Patch0001: 0001-bugfix-IABY7K.patch Patch0002: 0001-fix-livecd-grub2-efi.cfg-not-found.patch Patch0003: 0001-Fixes-boot-failure-caused-by-invalid-volume-IDs.patch +Patch0004: 0002-add-25.03-release-dependency.patch %description a building tool for DVD ISO making and ISO cutting @@ -224,6 +225,9 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Fri Feb 28 2025 Liu Wang <1823363429@qq.com> - 3.3.0-6 +- Add 25.03 release dependency + * Mon Feb 24 2025 Li Ping <1477412247@qq.com> - 3.3.0-5 - ID:NA - SUG:NA