Hello community,

here is the log from the commit of package schedtool for openSUSE:Factory 
checked in at 2012-03-05 18:02:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/schedtool (Old)
 and      /work/SRC/openSUSE:Factory/.schedtool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "schedtool", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/schedtool/schedtool.changes      2011-09-23 
12:45:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.schedtool.new/schedtool.changes 2012-03-05 
18:02:36.000000000 +0100
@@ -1,0 +2,15 @@
+Thu Feb 23 01:33:43 UTC 2012 - [email protected]
+
+- add optflags macro
+
+-------------------------------------------------------------------
+Thu Feb 23 01:25:42 UTC 2012 - [email protected]
+
+- fix the spec file formatting
+
+-------------------------------------------------------------------
+Mon Feb 13 10:55:50 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ schedtool.spec ++++++
--- /var/tmp/diff_new_pack.0MgqBg/_old  2012-03-05 18:02:37.000000000 +0100
+++ /var/tmp/diff_new_pack.0MgqBg/_new  2012-03-05 18:02:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package schedtool
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -14,16 +14,13 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-
-
 Name:           schedtool
 Version:        1.3.0
-Release:        1
-License:        GPLv2
+Release:        0
 Summary:        Query and set CPU scheduling parameters
-Url:            http://freequaos.host.sk/schedtool/
+License:        GPL-2.0
 Group:          System/Monitoring
+Url:            http://freequaos.host.sk/schedtool/
 Source0:        %{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -35,6 +32,8 @@
 %setup -q
 
 %build
+export CXXFLAGS="%{optflags}"
+export CFLAGS="$CXXFLAGS"
 make %{?_smp_mflags}
 
 %install

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

Reply via email to