From 325fb2f61f338e8867d5aefd65826d66bc880749 Mon Sep 17 00:00:00 2001 From: panxiaohe Date: Wed, 12 Jan 2022 12:41:01 +0800 Subject: [PATCH] remove authselect-compact --- normal_aarch64.xml | 1 - normal_x86_64.xml | 1 - oemaker.spec | 7 ++++++- rpmlist.xml | 1 - 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/normal_aarch64.xml b/normal_aarch64.xml index eeb6b45..d0a5f30 100644 --- a/normal_aarch64.xml +++ b/normal_aarch64.xml @@ -131,7 +131,6 @@ libteam tmux xfsprogs - authselect-compat kdump-anaconda-addon diff --git a/normal_x86_64.xml b/normal_x86_64.xml index 5aa9e29..ee55bf0 100644 --- a/normal_x86_64.xml +++ b/normal_x86_64.xml @@ -131,7 +131,6 @@ libteam tmux xfsprogs - authselect-compat kdump-anaconda-addon diff --git a/oemaker.spec b/oemaker.spec index 204b51f..3500f5d 100644 --- a/oemaker.spec +++ b/oemaker.spec @@ -11,7 +11,7 @@ Summary: a duilding tool for DVD ISO making and ISO cutting License: Mulan PSL v2 Group: System/Management Version: 2.0.0 -Release: 11 +Release: 12 BuildRoot: %{_tmppath}/%{name} Source: https://gitee.com/openeuler/oemaker/repository/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -129,6 +129,11 @@ rm -rf %{buildroot} rm -rf $RPM_BUILD_DIR/%{name} %changelog +* Wed Jan 12 2022 panxiaohe - 2.0.0-12 +- ID:NA +- SUG:NA +- DESC: remove authselect-compat + * Thu Oct 14 2021 miao_kaibo - 2.0.0-11 - ID:NA - SUG:NA diff --git a/rpmlist.xml b/rpmlist.xml index 7a68ef3..54cecbe 100644 --- a/rpmlist.xml +++ b/rpmlist.xml @@ -100,7 +100,6 @@ authd authd-help authselect - authselect-compat authselect-help authselect-libs authz -- Gitee