Add bc and systemd to BuildRequires

This commit is contained in:
panxiaohe 2021-05-27 17:34:06 +08:00
parent 2cc0a79c82
commit 6e0a3d9241

View File

@ -1,7 +1,7 @@
Summary: A set of system configuration and setup files
Name: setup
Version: 2.13.7
Release: 1
Release: 2
License: Public Domain
Group: System Environment/Base
URL: https://pagure.io/setup/
@ -9,6 +9,7 @@ Source0: http://releases.pagure.org/%{name}/%{name}-%{version}.tar.bz2
Patch0: support-filesystems-xfs.patch
Patch1: source-cshlocal-when-login.patch
BuildArch: noarch
BuildRequires: bc systemd
BuildRequires: bash tcsh perl-interpreter
#require system release for saner dependency order
Requires: system-release
@ -116,6 +117,9 @@ end
%{_tmpfilesdir}/%{name}.conf
%changelog
* Thu May 27 2021 panxiaohe <panxiaohe@huawei.com> - 2.13.7-2
- Add bc and systemd to BuildRequires
* Mon Jul 27 2020 linwei <linwei54@huawei.com> - 2.13.7-1
- Type:enhancement
- ID:NA