From 7aa1257094f5c27cf054a05cebc2fa78bca4240832d28a2ddb0a819d6429372e Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 4 Dec 2009 12:22:45 +0000 Subject: [PATCH] Accepting request 25473 from hardware Copy from hardware/cpuset based on submit request 25473 from user tsariounov OBS-URL: https://build.opensuse.org/request/show/25473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpuset?expand=0&rev=7 --- cpuset-1.5.1.tar.gz | 3 --- cpuset-1.5.2.tar.gz | 3 +++ cpuset.changes | 13 ++++++++++++- cpuset.spec | 8 ++++---- 4 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 cpuset-1.5.1.tar.gz create mode 100644 cpuset-1.5.2.tar.gz diff --git a/cpuset-1.5.1.tar.gz b/cpuset-1.5.1.tar.gz deleted file mode 100644 index b5021ff..0000000 --- a/cpuset-1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b17d8c1c6ffeb8571ff62765c17d14bb302f6a414a2883cc150bf63e115e472 -size 89409 diff --git a/cpuset-1.5.2.tar.gz b/cpuset-1.5.2.tar.gz new file mode 100644 index 0000000..334bea2 --- /dev/null +++ b/cpuset-1.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccdf5113320d4cb4ede9c139f511466ccebb058ea72e272bbacc361313066aa5 +size 92709 diff --git a/cpuset.changes b/cpuset.changes index e8d634e..f8f8a2e 100644 --- a/cpuset.changes +++ b/cpuset.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Nov 30 14:28:23 MST 2009 - Alex Tsariounov + +- Update to svn 251, release 1.5.2 +- Fix bug bnc#558395: cset couldn't delete cpu set +- Fix bug bnc#558399 - cset unable to move thread +- Fixed failure to delete cpuset if removed tasks stil + preset since they can be tardy to leave +- Quiet down not found and unmovable task output +- Add example init.d cset file in documentation directory + ------------------------------------------------------------------- Wed Jun 17 12:52:05 MDT 2009 - Alex Tsariounov @@ -7,7 +18,7 @@ Wed Jun 17 12:52:05 MDT 2009 - Alex Tsariounov ------------------------------------------------------------------- Sat Feb 7 18:39:46 MST 2009 - alext@suse.de -- Update so svn 221, release 1.5.0 +- Update to svn 221, release 1.5.0 - Fix bug #1: Origination cpuset not accepted for process move... - Fix bug #2: Proc move from set to set does not recognize... - Fix bug #3: Interspersed arguments do not work diff --git a/cpuset.spec b/cpuset.spec index e81b341..49f0a19 100644 --- a/cpuset.spec +++ b/cpuset.spec @@ -1,5 +1,5 @@ # -# spec file for package cpuset (Version 1.5.1) +# spec file for package cpuset (Version 1.5.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008-2009 Novell, Inc. Waltham, MA, USA @@ -20,9 +20,9 @@ Name: cpuset -Version: 1.5.1 +Version: 1.5.2 Release: 1 -License: GPL v2 only +License: GPLv2 BuildRoot: %{_tmppath}/%{name}-%{version}-build Url: http://developer.novell.com/wiki/index.php/Cpuset Group: System/Management @@ -60,7 +60,7 @@ CFLAGS="%{optflags}" \ %{__rm} -rf %{buildroot}/eraseme # Install documentation %{__mkdir_p} %{buildroot}/%{_defaultdocdir}/cpuset -%{__cp} NEWS README INSTALL AUTHORS COPYING %{buildroot}/%{_defaultdocdir}/cpuset/ +%{__cp} NEWS README INSTALL AUTHORS COPYING cset.init.d %{buildroot}/%{_defaultdocdir}/cpuset/ %{__mkdir_p} %{buildroot}/%{_mandir}/man1 cd doc %{__gzip} *.1