Fix gcc dependency
This commit is contained in:
parent
9b41543ac6
commit
f3abc80911
@ -3,7 +3,7 @@
|
||||
|
||||
Name: freeipmi
|
||||
Version: 1.5.7
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: IPMI remote console and system management software
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/freeipmi/
|
||||
@ -13,7 +13,7 @@ Source2: ipmidetectd.service
|
||||
Source3: ipmiseld.service
|
||||
BuildRequires: libgcrypt-devel texinfo systemd
|
||||
%{?systemd_requires}
|
||||
Requires: gcc
|
||||
BuildRequires: gcc
|
||||
Requires(post): /sbin/ldconfig
|
||||
Patch1: freeipmi-1.5.6-manpage.patch
|
||||
|
||||
@ -354,6 +354,9 @@ fi
|
||||
%dir %{_localstatedir}/cache/ipmiseld
|
||||
|
||||
%changelog
|
||||
* Thu Mar 08 2018 Josef Ridky <jridky@redhat.com> - 1.5.7-4
|
||||
- Fix gcc dependency
|
||||
|
||||
* Wed Feb 21 2018 Josef Ridky <jridky@redhat.com> - 1.5.7-3
|
||||
- Spec clean up (remove Group tag, add new macros and gcc dependency)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user