Hello community,

here is the log from the commit of package xbench for openSUSE:Factory checked 
in at 2014-10-07 18:23:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xbench (Old)
 and      /work/SRC/openSUSE:Factory/.xbench.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xbench"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xbench/xbench.changes    2011-09-23 
12:51:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xbench.new/xbench.changes       2014-10-07 
18:24:05.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Oct  7 12:48:07 UTC 2014 - jeng...@inai.de
+
+- Use Source URLs, drop ancient specfile tags,
+  and use %_smp_mflags for parallel build.
+
+-------------------------------------------------------------------

Old:
----
  xbench-0.2.tar.bz2

New:
----
  xbench-0.2-src.tar.gz

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

Other differences:
------------------
++++++ xbench.spec ++++++
--- /var/tmp/diff_new_pack.D562UX/_old  2014-10-07 18:24:06.000000000 +0200
+++ /var/tmp/diff_new_pack.D562UX/_new  2014-10-07 18:24:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xbench (Version 0.2)
+# spec file for package xbench
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,24 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           xbench
-BuildRequires:  xorg-x11 xorg-x11-devel
-Url:            ftp://ftp.x.org/contrib/utilities/
-License:        SUSE-Public-Domain
-Group:          System/Benchmark
-AutoReqProv:    on
 Version:        0.2
-Release:        1223
+Release:        0
 Summary:        Benchmark for X11
-Source:         xbench-%{version}.tar.bz2
+License:        SUSE-Public-Domain
+Group:          System/Benchmark
+Url:            http://ftp.x.org/contrib/utilities/
+Source:         http://ftp.x.org/contrib/utilities/%name-%version-src.tar.gz
 Patch:          xbench-%{version}.patch
 Patch1:         xbench-%{version}-ia64.patch
 Patch2:         xbench-%{version}-nonvoid.patch
 Patch3:         xbench-%{version}-gets.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 %define _xorg7libs %_lib
 %define _xorg7libs32 lib
 %define _xorg7bin bin
@@ -58,7 +56,7 @@
 
 %build
 xmkmf -a
-make %{?jobs:-j%jobs} CCOPTIONS="$RPM_OPT_FLAGS"
+make %{?_smp_mflags} CCOPTIONS="%optflags"
 
 %install
 make "DESTDIR=$RPM_BUILD_ROOT" install
@@ -80,7 +78,4 @@
 /usr/%{_xorg7bin}/xbench
 /usr/%{_xorg7libshare}/X11/xbench
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to