Accepting request 657211 from home:jengelh:branches:hardware
- Use noun phrase in summary. OBS-URL: https://build.opensuse.org/request/show/657211 OBS-URL: https://build.opensuse.org/package/show/hardware/cpuset?expand=0&rev=40
This commit is contained in:
parent
b9472d04e2
commit
64e5e64f12
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 11 10:59:55 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use noun phrase in summary.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 11 07:49:13 UTC 2018 - lpechacek@suse.com
|
Tue Dec 11 07:49:13 UTC 2018 - lpechacek@suse.com
|
||||||
|
|
||||||
|
10
cpuset.spec
10
cpuset.spec
@ -13,7 +13,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ BuildArch: noarch
|
|||||||
Name: cpuset
|
Name: cpuset
|
||||||
Version: 1.6
|
Version: 1.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Allows manipulation of cpusets on system and provides higher level functions
|
Summary: Cpuset manipulation tool
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Url: https://github.com/lpechacek/cpuset
|
Url: https://github.com/lpechacek/cpuset
|
||||||
@ -39,9 +39,9 @@ BuildRequires: %{pyver}-setuptools
|
|||||||
Requires: %{pyver}-future
|
Requires: %{pyver}-future
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cpuset is a Python application to make using the cpusets facilities in
|
Cpuset is a Python application for using the cpuset facilities in
|
||||||
the Linux kernel easier. The actual included command is called cset
|
the Linux kernel. The actual included command is called cset
|
||||||
and it allows manipulation of cpusets on the system and provides higher
|
and allows manipulation of cpusets on the system, and provides higher
|
||||||
level functions such as implementation and control of a basic CPU
|
level functions such as implementation and control of a basic CPU
|
||||||
shielding setup.
|
shielding setup.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user