Hello community,

here is the log from the commit of package xmahjong for openSUSE:Factory 
checked in at 2012-02-27 18:38:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmahjong (Old)
 and      /work/SRC/openSUSE:Factory/.xmahjong.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmahjong/xmahjong.changes        2011-09-23 
12:51:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xmahjong.new/xmahjong.changes   2012-02-27 
18:38:03.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 03:39:35 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xmahjong.spec ++++++
--- /var/tmp/diff_new_pack.2nSQGc/_old  2012-02-27 18:38:04.000000000 +0100
+++ /var/tmp/diff_new_pack.2nSQGc/_new  2012-02-27 18:38:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xmahjong (Version 2010.11.8)
+# spec file for package xmahjong
 #
-# Copyright (c) 2010 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,23 +14,20 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-# norootforbuild
-
-
 Name:           xmahjong
-BuildRequires:  freetype2 xorg-x11 xorg-x11-devel
+BuildRequires:  freetype2
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 %define        fontdir     /usr/share/fonts/misc
 %define xbindir     /usr/bin
 %define xlibdir     /usr/share
 %define xmandir     /usr/share/man
-License:        MIT
-Group:          Amusements/Games/Board/Other
-AutoReqProv:    on
 PreReq:         %suseconfig_fonts_prereq
 Version:        2010.11.8
-Release:        1
+Release:        0
 Summary:        Mahjongg for X
+License:        MIT
+Group:          Amusements/Games/Board/Other
 Source:         xmahjong.tar.bz2
 Patch0:         xmahjong.dif
 Patch1:         missing-includes.patch
@@ -49,7 +46,7 @@
 %build
 xmkmf -a
 rm -f xmahjongg.man; ln -sf xmahjongg.6 xmahjongg.man
-make LIBDIR=%{xlibdir}
+make LIBDIR=%{xlibdir} %{?_smp_mflags}
 
 %install
 make install install.man DESTDIR=$RPM_BUILD_ROOT LIBDIR=%{xlibdir}

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

Reply via email to