!4 add buildrequires gcc
From: @xinyingchao Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
2bdf3b0b74
@ -1,13 +1,13 @@
|
|||||||
Name: python-schedutils
|
Name: python-schedutils
|
||||||
Version: 0.6
|
Version: 0.6
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Linux scheduler python bindings
|
Summary: Linux scheduler python bindings
|
||||||
|
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
URL: https://rt.wiki.kernel.org/index.php/Tuna
|
||||||
Source0: https://git.kernel.org/pub/scm/libs/python/%{name}/%{name}.git/snapshot/%{name}-%{version}.tar.gz
|
Source0: https://git.kernel.org/pub/scm/libs/python/%{name}/%{name}.git/snapshot/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Python interface for the Linux scheduler.
|
Python interface for the Linux scheduler.
|
||||||
@ -45,6 +45,12 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man1/ptaskset.1.gz
|
%{_mandir}/man1/ptaskset.1.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 24 2021 yuanxin<yuanxin24@huawei.com> - 0.6-7
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add buildrequires gcc
|
||||||
|
|
||||||
* Fri Oct 30 2020 tianwei <tianwei12@huawei.com> - 0.6-6
|
* Fri Oct 30 2020 tianwei <tianwei12@huawei.com> - 0.6-6
|
||||||
- remove python2
|
- remove python2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user