Accepting request 657092 from home:LPechacek:branches:hardware

- Update to 6c46d71a1c6e, release v1.6

OBS-URL: https://build.opensuse.org/request/show/657092
OBS-URL: https://build.opensuse.org/package/show/hardware/cpuset?expand=0&rev=38
This commit is contained in:
Tomáš Chvátal 2018-12-11 09:05:53 +00:00 committed by Git OBS Bridge
parent 0b8032476e
commit b9472d04e2
4 changed files with 12 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 11 07:49:13 UTC 2018 - lpechacek@suse.com
- Update to 6c46d71a1c6e, release v1.6
-------------------------------------------------------------------
Tue Mar 27 19:15:20 UTC 2018 - tchvatal@suse.com

View File

@ -17,7 +17,6 @@
#
%define realver 1.6pre1
%if 0%{?suse_version} < 1315
%define pyver python
%else
@ -29,16 +28,15 @@
BuildArch: noarch
%endif
Name: cpuset
Version: 1.6~pre1
Version: 1.6
Release: 0
Summary: Allows manipulation of cpusets on system and provides higher level functions
License: GPL-2.0-only
Group: System/Management
URL: https://github.com/lpechacek/cpuset
Source: https://github.com/lpechacek/cpuset/archive/v%{realver}.tar.gz
Url: https://github.com/lpechacek/cpuset
Source: https://github.com/lpechacek/cpuset/archive/v%{version}.tar.gz
BuildRequires: %{pyver}-setuptools
Requires: %{pyver}-future
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Cpuset is a Python application to make using the cpusets facilities in
@ -48,7 +46,7 @@ level functions such as implementation and control of a basic CPU
shielding setup.
%prep
%setup -q -n %{name}-%{realver}
%setup -q
%build
%{pyver} setup.py build
@ -69,7 +67,6 @@ install -m 0444 NEWS README AUTHORS COPYING cset.init.d doc/*.txt %{buildroot}/%
install -m 0444 doc/*.html %{buildroot}/%{_defaultdocdir}/%{name}/html/
%files
%defattr(-,root,root)
%doc %{_docdir}/%{name}
%{_bindir}/cset
%if 0%{?suse_version} < 1315

3
v1.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:61702a7ad9acb9f0ff30abd37cc74dbae52095f265a89aacee99f42a61ac2512
size 117015

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f05baaeef222265e12f6c890d19c841237fdc641ddcd21abf76b2a189d45a6ac
size 114470