add buildrequire gcc
This commit is contained in:
parent
ec959b667a
commit
21ea89f195
@ -1,13 +1,13 @@
|
|||||||
Name: usbredir
|
Name: usbredir
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: network protocol libraries for sending USB device traffic
|
Summary: network protocol libraries for sending USB device traffic
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
URL: https://www.spice-space.org/usbredir.html
|
URL: https://www.spice-space.org/usbredir.html
|
||||||
|
|
||||||
Source0: http://spice-space.org/download/%{name}/%{name}-%{version}.tar.bz2
|
Source0: http://spice-space.org/download/%{name}/%{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: libusb1-devel >= 1.0.9 git
|
BuildRequires: libusb1-devel >= 1.0.9 git gcc
|
||||||
Provides: %{name}-server
|
Provides: %{name}-server
|
||||||
Obsoletes: %{name}-server
|
Obsoletes: %{name}-server
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ make %{?_smp_mflags} V=1
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 29 2021 zhouwenpei <zhouwenpei1@huawei.com> - 0.8.0-5
|
||||||
|
- add buildrequire gcc.
|
||||||
|
|
||||||
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.0-4
|
* Wed Sep 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.8.0-4
|
||||||
- Type:enhancemnet
|
- Type:enhancemnet
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user