Add gcc build dependency

This commit is contained in:
Hedayat Vatankhah 2018-02-19 02:49:37 +03:30
parent 3042b63af4
commit 15145a3744

View File

@ -1,6 +1,6 @@
Name: os-prober Name: os-prober
Version: 1.74 Version: 1.74
Release: 5%{?dist} Release: 6%{?dist}
Summary: Probes disks on the system for installed operating systems Summary: Probes disks on the system for installed operating systems
Group: System Environment/Base Group: System Environment/Base
@ -26,7 +26,7 @@ Requires: udev coreutils util-linux
Requires: grep /bin/sed /sbin/modprobe Requires: grep /bin/sed /sbin/modprobe
Requires: device-mapper Requires: device-mapper
BuildRequires: git BuildRequires: gcc git
%description %description
This package detects other OSes available on a system and outputs the results This package detects other OSes available on a system and outputs the results
@ -86,6 +86,9 @@ fi
%{_var}/lib/%{name} %{_var}/lib/%{name}
%changelog %changelog
* Sun Feb 18 2018 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 1.74-6
- Add gcc build dependency
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.74-5 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.74-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild