Hello community,

here is the log from the commit of package hackbench for openSUSE:Factory 
checked in at 2012-02-21 12:19:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hackbench (Old)
 and      /work/SRC/openSUSE:Factory/.hackbench.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hackbench", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hackbench/hackbench.changes      2011-09-23 
02:02:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hackbench.new/hackbench.changes 2012-02-21 
12:19:33.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Feb 13 10:47:37 UTC 2012 - [email protected]
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------
+Tue Oct  4 11:34:16 UTC 2011 - [email protected]
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hackbench.spec ++++++
--- /var/tmp/diff_new_pack.pbCXbv/_old  2012-02-21 12:19:36.000000000 +0100
+++ /var/tmp/diff_new_pack.pbCXbv/_new  2012-02-21 12:19:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package hackbench (Version svn1649)
+# spec file for package hackbench
 #
-# Copyright (c) 2009 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
@@ -15,17 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           hackbench
 Url:            http://devresources.linux-foundation.org/craiger/hackbench/
-License:        GPL v2 or later
-Group:          System/Benchmark
-AutoReqProv:    on
 Summary:        Performance, overhead, and scalability benchmark for the Linux 
scheduler
+License:        GPL-2.0+
+Group:          System/Benchmark
 Version:        svn1649
-Release:        41
+Release:        0
 Source0:        %{name}-%{version}.tar.bz2
 Patch0:         gcc-warning-fixes.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -45,7 +42,7 @@
 %patch0 -p0
 
 %build
-gcc $RPM_OPT_FLAGS hackbench.c -o hackbench
+%__cc $RPM_OPT_FLAGS hackbench.c -o hackbench
 
 %install
 mkdir -p ${RPM_BUILD_ROOT}/%{_bindir}

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

Reply via email to