From 0b8032476e819d152339299a531192fbe2af7b70bf3d292e76a6362e9b6fe426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 27 Mar 2018 19:20:02 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/hardware/cpuset?expand=0&rev=36 --- cpuset.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/cpuset.spec b/cpuset.spec index e784dcf..588b3e4 100644 --- a/cpuset.spec +++ b/cpuset.spec @@ -38,6 +38,7 @@ URL: https://github.com/lpechacek/cpuset Source: https://github.com/lpechacek/cpuset/archive/v%{realver}.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 From b9472d04e2f784421739c229da401ab58357152fd4c0ddccd13b64b8ed579331 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 11 Dec 2018 09:05:53 +0000 Subject: [PATCH 2/2] 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 --- cpuset.changes | 5 +++++ cpuset.spec | 11 ++++------- v1.6.tar.gz | 3 +++ v1.6pre1.tar.gz | 3 --- 4 files changed, 12 insertions(+), 10 deletions(-) create mode 100644 v1.6.tar.gz delete mode 100644 v1.6pre1.tar.gz diff --git a/cpuset.changes b/cpuset.changes index 677643d..b9786ed 100644 --- a/cpuset.changes +++ b/cpuset.changes @@ -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 diff --git a/cpuset.spec b/cpuset.spec index 588b3e4..b815555 100644 --- a/cpuset.spec +++ b/cpuset.spec @@ -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 diff --git a/v1.6.tar.gz b/v1.6.tar.gz new file mode 100644 index 0000000..b54054a --- /dev/null +++ b/v1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61702a7ad9acb9f0ff30abd37cc74dbae52095f265a89aacee99f42a61ac2512 +size 117015 diff --git a/v1.6pre1.tar.gz b/v1.6pre1.tar.gz deleted file mode 100644 index dc562df..0000000 --- a/v1.6pre1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f05baaeef222265e12f6c890d19c841237fdc641ddcd21abf76b2a189d45a6ac -size 114470