Hello community,

here is the log from the commit of package schedtool for openSUSE:Factory
checked in at Fri May 27 13:40:15 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/schedtool/schedtool.changes    2011-05-19 
18:49:25.000000000 +0200
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Thu Nov 25 00:00:00 UTC 2010 - [email protected]
+
+- Initial package release
+

calling whatdependson for head-i586


New:
----
  schedtool-1.3.0.tar.gz
  schedtool.changes
  schedtool.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ schedtool.spec ++++++
#
# spec file for package schedtool
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           schedtool
Version:        1.3.0
Release:        1
License:        GPLv2
Summary:        Query and set CPU scheduling parameters
Url:            http://freequaos.host.sk/schedtool/
Group:          System/Monitoring
Source0:        %{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
schedtool can set all CPU scheduling parameters Linux is capable
of or display information for given processes.

%prep
%setup -q

%build
make %{?_smp_mflags}

%install

install -D -s -m 755 %{name} %{buildroot}/%{_sbindir}/%{name}
install -D -m 644 %{name}.8 %{buildroot}/%{_mandir}/man8/%{name}.8

# Docs
install -d %{buildroot}%{_docdir}/%{name}
install -m 0644 CHANGES LICENSE README SCHED_DESIGN TODO TUNING 
%{buildroot}%{_docdir}/%{name}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root)
%{_sbindir}/%{name}
%{_mandir}/man8/%{name}.8%{ext_man}
%doc %{_docdir}/%{name}

%changelog

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to