diff --git a/util-linux.spec b/util-linux.spec index c994e7e5b8eecdbe6c57a3ee8140b39bc57fa073..893cf4f416b2691405f3fa1d1043792100a98549 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -1,10 +1,11 @@ +%define anolis_release 2 %global upstream_version 2.38-rc4 %global major_version v2.38 %global compldir %{_datadir}/bash-completion/completions/ Name: util-linux Version: 2.38~rc4 -Release: 1%{?dist} +Release: %{anolis_release}%{?dist} Summary: Collection of basic system utilities License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain @@ -43,6 +44,9 @@ BuildRequires: rubygem-asciidoctor Provides: /sbin/nologin Provides: /sbin/findfs +Provides: eject = 2.1.6 +Provides: rfkill = 0.5 +Provides: util-linux-ng = %{version}-%{release} Requires(post): coreutils Requires: pam >= 1.1.3-7, /etc/pam.d/system-auth @@ -802,6 +806,9 @@ fi %{_libdir}/python*/site-packages/libmount/ %changelog +* Thu Mar 24 2022 Chunmei Xu - 2.38~rc4-2 +- add missing Provides + * Fri Mar 18 2022 forrest_ly - 2.38~rc4-1 - Update rc4