Hello community,

here is the log from the commit of package blitz for openSUSE:Factory checked 
in at 2012-02-16 12:18:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blitz (Old)
 and      /work/SRC/openSUSE:Factory/.blitz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blitz", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/blitz/blitz.changes      2011-09-23 
01:52:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.blitz.new/blitz.changes 2012-02-16 
12:18:35.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Jan 28 21:15:20 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ blitz.spec ++++++
--- /var/tmp/diff_new_pack.rTwyEw/_old  2012-02-16 12:18:37.000000000 +0100
+++ /var/tmp/diff_new_pack.rTwyEw/_new  2012-02-16 12:18:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blitz
 #
-# 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
@@ -92,7 +92,8 @@
 %build
 %configure --enable-shared --disable-static --disable-fortran \
     --disable-dependency-tracking --disable-cxx-flags-preset
-make 
+# not parallel safe
+make -j1
 
 %install
 make DESTDIR=%{buildroot} install
@@ -101,9 +102,6 @@
 rm -rf examples/.deps
 rm -rf examples/Makefile*
 
-%clean
-%{?buildroot:%__rm -rf %{buildroot}}
-
 %post -n libblitz0 -p /sbin/ldconfig
 
 %postun -n libblitz0 -p /sbin/ldconfig

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

Reply via email to