From 7c88cd8bef23776aebaaadcaf8916ad11fc9bf56 Mon Sep 17 00:00:00 2001 From: sun_hai_10 Date: Tue, 9 Apr 2024 10:34:29 +0800 Subject: [PATCH] fix ignores and BuildRequires --- anaconda.spec | 12 ++++++++++-- euleros.conf | 5 +++++ hce.conf | 5 +++++ nestos.conf | 5 +++++ openeuler.conf | 5 +++++ 5 files changed, 30 insertions(+), 2 deletions(-) diff --git a/anaconda.spec b/anaconda.spec index ba45e3a..4c14314 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,7 +1,7 @@ %define _empty_manifest_terminate_build 0 Name: anaconda Version: 36.16.5 -Release: 28 +Release: 29 Summary: Graphical system installer License: GPLv2+ and MIT URL: http://fedoraproject.org/wiki/Anaconda @@ -85,7 +85,7 @@ BuildRequires: glade-devel libgnomekbd-devel libxklavier-devel >= %{libxklavierv BuildRequires: make BuildRequires: python3-kickstart >= %{pykickstartver} python3-devel systemd BuildRequires: rpm-devel >= %{rpmver} libarchive-devel >= %{libarchivever} gdk-pixbuf2-devel -BuildRequires: libxml2 +BuildRequires: libxml2-devel BuildRequires: gsettings-desktop-schemas metacity Requires: anaconda-core = %{version}-%{release} @@ -312,6 +312,14 @@ update-desktop-database &> /dev/null || : %{_prefix}/libexec/anaconda/dd_* %changelog +* Tue Apr 09 2024 sunhai - 36.16.5-29 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC: fix lost ntfsprogs + fix lost nvme-cli + fix BuildRequires + * Thu Feb 29 2024 sunhai - 36.16.5-28 - Type:bugfix - ID:NA diff --git a/euleros.conf b/euleros.conf index fb008b5..d9b4339 100644 --- a/euleros.conf +++ b/euleros.conf @@ -21,6 +21,11 @@ additional_arguments = crash_kexec_post_notifiers softlockup_panic=1 reserve_kbo [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid + nvme-cli [Storage] default_partitioning = diff --git a/hce.conf b/hce.conf index 98ea38f..b2f2176 100644 --- a/hce.conf +++ b/hce.conf @@ -21,6 +21,11 @@ additional_arguments = crash_kexec_post_notifiers softlockup_panic=1 reserve_kbo [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid + nvme-cli [Storage] default_partitioning = diff --git a/nestos.conf b/nestos.conf index c355ad1..b555391 100644 --- a/nestos.conf +++ b/nestos.conf @@ -20,6 +20,11 @@ additional_arguments = cgroup_disable=files apparmor=0 [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid + nvme-cli [Storage] default_partitioning = diff --git a/openeuler.conf b/openeuler.conf index 0e356ef..99e24bd 100644 --- a/openeuler.conf +++ b/openeuler.conf @@ -20,6 +20,11 @@ additional_arguments = cgroup_disable=files apparmor=0 [Payload] enable_closest_mirror = True +ignored_packages = + ntfsprogs + btrfs-progs + dmraid + nvme-cli [Storage] default_partitioning =