diff --git a/README b/README index 4ca4f8e..9bee698 100644 --- a/README +++ b/README @@ -3,15 +3,16 @@ standard Linux filesystem calls to make using the cpusets facilities in the Linux kernel easier. For the latest version see: - http://code.google.com/p/cpuset + https://github.com/lpechacek/cpuset For packages, see the OpenSUSE build service: - http://download.opensuse.org/repositories/home:/tsariounov:/cpuset + https://build.opensuse.org/package/show/hardware/cpuset + http://download.opensuse.org/repositories/hardware/ Bugs or feature requests should be sent to: - http://code.google.com/p/cpuset/issues/list - or for supported products, the Novell Bugzilla at: - http://bugzilla.novell.com + https://github.com/lpechacek/cpuset/issues + or for supported products, SUSE Bugzilla at: + https://bugzilla.suse.com ----- diff --git a/cpuset.spec b/cpuset.spec index 86c8388..707b44c 100644 --- a/cpuset.spec +++ b/cpuset.spec @@ -6,11 +6,11 @@ # package are under the same license as the package itself. # # Please submit bugfixes or comments via -# http://code.google.com/p/cpuset/issues/list +# https://github.com/lpechacek/cpuset/issues # Or -# http://bugs.opensuse.org/ +# https://bugzilla.opensuse.org # -# For supported products, via http://bugzilla.novell.com +# For supported products, via https://bugzilla.suse.com # # norootforbuild @@ -18,9 +18,9 @@ Name: cpuset Version: 1.5.6 Release: 1 -License: GPL v2 only +License: GPL-2.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Url: http://code.google.com/p/cpuset +Url: https://github.com/lpechacek/cpuset Group: System/Management Summary: Allows manipulation of cpusets on system and provides higher level functions Source: %{name}-%{version}.tar.gz diff --git a/doc/tutorial.html b/doc/tutorial.html index 0f145c5..d977404 100644 --- a/doc/tutorial.html +++ b/doc/tutorial.html @@ -2,15 +2,25 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> - - + + Cpuset (cset) Tutorial - +