add buildrequire gcc
This commit is contained in:
parent
fd9512bb60
commit
8eb56abdab
@ -1,12 +1,12 @@
|
|||||||
Name: fxload
|
Name: fxload
|
||||||
Version: 2008_10_13
|
Version: 2008_10_13
|
||||||
Release: 16
|
Release: 17
|
||||||
Summary: A program which downloads firmware to USB devices
|
Summary: A program which downloads firmware to USB devices
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://linux-hotplug.sourceforge.net/
|
URL: http://linux-hotplug.sourceforge.net/
|
||||||
Source0: https://netix.dl.sourceforge.net/project/linux-hotplug/fxload/2008_10_13/%{name}-%{version}.tar.gz
|
Source0: https://netix.dl.sourceforge.net/project/linux-hotplug/fxload/2008_10_13/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: git
|
BuildRequires: git, gcc
|
||||||
Requires: udev
|
Requires: udev
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -41,6 +41,9 @@ install -D -m 644 fxload.8 %{buildroot}/%{_mandir}/man8/fxload.8
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2008_10_13-17
|
||||||
|
- add buildrequire gcc.
|
||||||
|
|
||||||
* Thu Sep 3 2020 lihaotian<lihaotian9@huawei.com> - 2008_10_13-16
|
* Thu Sep 3 2020 lihaotian<lihaotian9@huawei.com> - 2008_10_13-16
|
||||||
- Fix source0 url
|
- Fix source0 url
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user