Hello community,

here is the log from the commit of package neverball for openSUSE:Factory 
checked in at 2012-04-17 07:47:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/neverball (Old)
 and      /work/SRC/openSUSE:Factory/.neverball.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "neverball", Maintainer is "j...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/neverball/neverball.changes      2011-09-23 
02:14:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.neverball.new/neverball.changes 2012-04-17 
07:47:07.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Mar 23 23:20:01 UTC 2012 - jeng...@medozas.de
+
+- Parallel build with %_smp_mflags; strip redundant spec sections
+- No reason to have files owned by "games"; give them to root
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ neverball.spec ++++++
--- /var/tmp/diff_new_pack.MxMpGD/_old  2012-04-17 07:47:10.000000000 +0200
+++ /var/tmp/diff_new_pack.MxMpGD/_new  2012-04-17 07:47:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package neverball
 #
-# 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
@@ -16,26 +16,25 @@
 #
 
 
-
 Name:           neverball
 Version:        1.5.4
-Release:        9
-License:        GPL-2.0+
+Release:        0
 Summary:        Deftly Guide a Rolling Ball through Many Slick 3D Levels
-Url:            http://neverball.org
+License:        GPL-2.0+
 Group:          Amusements/Games/3D/Other
+Url:            http://neverball.org
 Source0:        neverball-%{version}.tar.bz2
 Source1:        %{name}.desktop
 %define                name2 neverputt
 Source2:        %{name2}.desktop
-BuildRequires:  libSDL_ttf-devel
+BuildRequires:  fdupes
 BuildRequires:  libSDL-devel
-BuildRequires:  libpng-devel
+BuildRequires:  libSDL_ttf-devel
 BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
 BuildRequires:  libvorbis-devel
-BuildRequires:  update-desktop-files
 BuildRequires:  physfs-devel
-BuildRequires:  fdupes
+BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libX11-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Patch:          neverball-add-needed.patch 
@@ -56,7 +55,7 @@
 %patch
 
 %build
-make CC="gcc %{optflags} -fomit-frame-pointer" DATADIR=%{datadir}
+make %{?_smp_mflags} CC="gcc %{optflags} -fomit-frame-pointer" 
DATADIR=%{datadir}
 
 %install
 install -D -m 755 %name         %{buildroot}%{binary}
@@ -76,8 +75,8 @@
 %fdupes %{buildroot}%{datadir}
 
 %files
-%attr(-,root,root) %doc CHANGES COPYING README
-%defattr(-,games,games)
+%defattr(-,root,root)
+%doc CHANGES COPYING README
 %{binary}
 %{binary2}
 %{datadir}
@@ -85,7 +84,4 @@
 %{_datadir}/applications/%name2.desktop
 %{_datadir}/pixmaps/*.png
 
-%clean
-rm -rf %{buildroot}
-
 %changelog

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

Reply via email to