Hello community,

here is the log from the commit of package phalanx for openSUSE:Factory checked 
in at 2012-05-08 06:47:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/phalanx (Old)
 and      /work/SRC/openSUSE:Factory/.phalanx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/phalanx/phalanx.changes  2011-09-23 
12:39:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.phalanx.new/phalanx.changes     2012-05-08 
06:47:48.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Mar 23 03:09:31 UTC 2012 - [email protected]
+
+- Parallel build with %_smp_mflags; strip redundant sections/tags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ phalanx.spec ++++++
--- /var/tmp/diff_new_pack.n0lTsG/_old  2012-05-08 06:47:49.000000000 +0200
+++ /var/tmp/diff_new_pack.n0lTsG/_new  2012-05-08 06:47:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package phalanx (Version 22)
+# spec file for package phalanx
 #
-# 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,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           phalanx
 Url:            http://sourceforge.net/projects/phalanx
-License:        GPL-2.0+
-Group:          Amusements/Games/Board/Chess
 Provides:       chess_backend
-AutoReqProv:    on
 Version:        22
-Release:        646
+Release:        0
 Source:         phalanx-22.tar.bz2
 Patch0:         Phalanx-XXII.diff
 Patch1:         Phalanx-XXII-strings.patch
 Patch2:         phalanx-gcc4.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        A Chess Program
+License:        GPL-2.0+
+Group:          Amusements/Games/Board/Chess
 
 %description
 A smart chess playing program which uses opening book.
@@ -49,7 +46,7 @@
 %patch2
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
+make CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
 %install
 install -d $RPM_BUILD_ROOT/usr/bin/
@@ -57,9 +54,6 @@
 install -m 0755 {x,}phalanx $RPM_BUILD_ROOT/usr/bin/
 install -m 0644 eco.phalanx pbook.phalanx sbook.phalanx 
$RPM_BUILD_ROOT/usr/share/phalanx
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc COPYING HISTORY README

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

Reply via email to