commit neverball for openSUSE:Factory

2017-03-02 Thread root
Hello community,

here is the log from the commit of package neverball for openSUSE:Factory 
checked in at 2017-03-02 19:29:49

Comparing /work/SRC/openSUSE:Factory/neverball (Old)
 and  /work/SRC/openSUSE:Factory/.neverball.new (New)


Package is "neverball"

Thu Mar  2 19:29:49 2017 rev:24 rq:460274 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/neverball/neverball.changes  2014-10-08 
22:14:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.neverball.new/neverball.changes 2017-03-02 
19:29:50.375284872 +0100
@@ -1,0 +2,5 @@
+Sun Feb 19 14:57:01 UTC 2017 - mailaen...@opensuse.org
+
+- Add appdata.patch for https://en.opensuse.org/openSUSE:AppStore
+
+---

New:

  appdata.patch



Other differences:
--
++ neverball.spec ++
--- /var/tmp/diff_new_pack.KpnZX6/_old  2017-03-02 19:29:51.443133743 +0100
+++ /var/tmp/diff_new_pack.KpnZX6/_new  2017-03-02 19:29:51.447133177 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package neverball
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,9 @@
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Other
 Url:http://neverball.org
-Source0:http://%{name}.org/%{name}-%{version}.tar.gz
+Source: http://%{name}.org/%{name}-%{version}.tar.gz
+# PATCH-FEATURE-UPSTREAM https://github.com/Neverball/neverball/pull/142
+Patch1: appdata.patch
 %definename2 neverputt
 %definename3 mapc
 BuildRequires:  dejavu-fonts
@@ -108,6 +110,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 # Add missing libraries
 sed -i -e 's|-lphysfs|-lphysfs -lm|' \
@@ -161,6 +164,9 @@
 install -Dm 0644 dist/%{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 install -Dm 0644 dist/%{name2}.desktop 
%{buildroot}%{_datadir}/applications/%{name2}.desktop
 
+# install software gallery metadata
+install -Dm 0644 dist/%{name}.appdata.xml 
%{buildroot}%{_datadir}/appdata/%{name}.appdata.xml
+
 cp -r locale %{buildroot}%{_datadir}/
 
 # symlink OpenGL Wrapper
@@ -180,6 +186,8 @@
 %{_bindir}/%{name}-wrapper
 %{_mandir}/man6/%{name}.6%{ext_man}
 %{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/icons/hicolor/
 %{_datadir}/pixmaps/*
 %{_datadir}/%{name}

++ appdata.patch ++
>From 8b05c4eacfa349d6b8f1b6aa33e2592f4e2bbdf8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?=
 
Date: Sun, 19 Feb 2017 15:46:12 +0100
Subject: [PATCH] Create neverball.appdata.xml

---
 dist/neverball.appdata.xml | 23 +++
 1 file changed, 23 insertions(+)
 create mode 100644 dist/neverball.appdata.xml

diff --git a/dist/neverball.appdata.xml b/dist/neverball.appdata.xml
new file mode 100644
index 000..578413a
--- /dev/null
+++ b/dist/neverball.appdata.xml
@@ -0,0 +1,23 @@
+
+  neverball.desktop
+  CC0-1.0
+  GPL-2.0
+  Neverball
+  Deftly Guide a Rolling Ball through Many Slick 3D Levels
+  
+
+  Guide a rolling ball through dangerous territory that you control by
+  tilting the floor. Balance on narrow bridges, navigate mazes, ride
+  moving platforms, and dodge pushers and shovers to get to the goal.
+  Race against the clock to collect coins to earn extra balls. With nice
+  physics and very clean and appealing 3D graphics, this is definitely a
+  must play.
+
+  
+  http://neverball.org/
+  
+http://neverball.org/images/shots/01-neverball-easy/easy-07-01.jpg
+
http://neverball.org/images/shots/01-neverball-easy/easy-12-01.jpg
+
http://neverball.org/images/shots/04-neverball-mym1/mym1-13-04.jpg
+  
+



commit neverball for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package neverball for openSUSE:Factory 
checked in at 2014-10-08 22:13:52

Comparing /work/SRC/openSUSE:Factory/neverball (Old)
 and  /work/SRC/openSUSE:Factory/.neverball.new (New)


Package is neverball

Changes:

--- /work/SRC/openSUSE:Factory/neverball/neverball.changes  2013-02-17 
17:08:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.neverball.new/neverball.changes 2014-10-08 
22:14:03.0 +0200
@@ -1,0 +2,28 @@
+Mon Oct  6 16:04:15 UTC 2014 - nemy...@gmx.ch
+
+- Update to 1.6.0, announce message is here:
+
+  http://neverball.org/release.php
+
+- Change Source to use Web URL
+- Remove Desktop entry files, use supplied files
+- Add name3 for mapc
+- Add BuildRequires for dejavu-fonts, desktop-file-utils,
+  hicolor-icon-theme, libSDL2-devel, libSDL2_ttf-devel,
+  libpng16-compat-devel, libpng16-devel, libSDL2_net-devel (mapc)
+- Remove BuildRequires for libSDL-devel, libSDL_ttf-devel,
+  libpng-devel, xorg-x11-libX11-devel
+- Add Requires for opengl-games-utils, change executables
+  for OpenGL Wrapper and symlink
+- Remove obsolete patch neverball-libpng16.patch, changed
+  by upstream
+- Use sed instead of simple patch neverball-add-needed.patch
+- Change description
+- Split out neverball, neverputt, mapc and doc into subpackages
+- Add to make ENABLE_RADIANT_CONSOLE=1 for mapc
+- Simplify installation handling
+- Symlink executables, needed for mapc
+- Replace bundled font with a symlink to an identical system font
+- Add icons
+
+---

Old:

  neverball-1.5.4.tar.bz2
  neverball-add-needed.patch
  neverball-libpng16.patch
  neverball.desktop
  neverputt.desktop

New:

  neverball-1.6.0.tar.gz



Other differences:
--
++ neverball.spec ++
--- /var/tmp/diff_new_pack.Csf2W8/_old  2014-10-08 22:14:05.0 +0200
+++ /var/tmp/diff_new_pack.Csf2W8/_new  2014-10-08 22:14:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package neverball
 #
-# Copyright (c) 2013 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
@@ -17,76 +17,187 @@
 
 
 Name:   neverball
-Version:1.5.4
+Version:1.6.0
 Release:0
 Summary:Deftly Guide a Rolling Ball through Many Slick 3D Levels
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Other
 Url:http://neverball.org
-Source0:neverball-%{version}.tar.bz2
-Source1:%{name}.desktop
+Source0:http://%{name}.org/%{name}-%{version}.tar.gz
 %definename2 neverputt
-Source2:%{name2}.desktop
+%definename3 mapc
+BuildRequires:  dejavu-fonts
+BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
-BuildRequires:  libSDL-devel
-BuildRequires:  libSDL_ttf-devel
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  libSDL2-devel
+BuildRequires:  libSDL2_ttf-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libpng-devel
+BuildRequires:  libpng16-compat-devel
+BuildRequires:  libpng16-devel
 BuildRequires:  libvorbis-devel
 BuildRequires:  physfs-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-libX11-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch:  neverball-add-needed.patch 
-# following patch sent upstream: 
http://forum.nevercorner.net/viewtopic.php?id=2662
-Patch1: neverball-libpng16.patch
-%define binary %{_prefix}/games/%{name}
-%define binary2%{_prefix}/games/%{name2}
-%define datadir%{_datadir}/games/%{name}
+Requires:   opengl-games-utils
 
 %description
-Guide a rolling ball through dangerous territory that you control by
-tilting the floor. Balance on narrow bridges, navigate mazes, ride
-moving platforms, and dodge pushers and shovers to get to the goal.
-Race against the clock to collect coins to earn extra balls. With nice
-physics and very clean and appealing 3D graphics, this is definitely a
-must play.
+Tilt the floor to roll a ball through an obstacle course within the
+given time. If the ball falls or time expires, a ball is lost.
+
+Collect 100 coins to save your progress and earn an extra ball.
+Red coins are worth 5. Blue coins are worth 10.
+
+In the grand tradition of Marble Madness and Super Monkey Ball,
+Neverball has you guide a rolling ball through dangerous territory.
+Balance on narrow bridges, navigate mazes, ride moving platforms,
+and dodge pushers and shovers to get to the goal.
+Race against the clock to collect coins to earn extra balls.
+

commit neverball for openSUSE:Factory

2012-04-16 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.neverball.new/neverball.changes 2012-04-17 
07:47:07.0 +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.0 +0200
+++ /var/tmp/diff_new_pack.MxMpGD/_new  2012-04-17 07:47:10.0 +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
 %definename2 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



commit neverball for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package neverball for openSUSE:Factory 
checked in at 2011-12-06 18:31:53

Comparing /work/SRC/openSUSE:Factory/neverball (Old)
 and  /work/SRC/openSUSE:Factory/.neverball.new (New)


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

Changes:




Other differences:
--
++ neverball.spec ++
--- /var/tmp/diff_new_pack.761CMB/_old  2011-12-06 18:53:23.0 +0100
+++ /var/tmp/diff_new_pack.761CMB/_new  2011-12-06 18:53:23.0 +0100
@@ -20,7 +20,7 @@
 Name:   neverball
 Version:1.5.4
 Release:9
-License:GPLv2+
+License:GPL-2.0+
 Summary:Deftly Guide a Rolling Ball through Many Slick 3D Levels
 Url:http://neverball.org
 Group:  Amusements/Games/3D/Other

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



commit neverball for openSUSE:Factory

2011-09-09 Thread h_root

Hello community,

here is the log from the commit of package neverball for openSUSE:Factory
checked in at Fri Sep 9 11:47:55 CEST 2011.




--- neverball/neverball.changes 2010-03-14 21:54:08.0 +0100
+++ /mounts/work_src_done/STABLE/neverball/neverball.changes2011-09-07 
03:47:51.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep  7 00:59:47 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix build with no-add-needed 
+
+---

calling whatdependson for head-i586


New:

  neverball-add-needed.patch



Other differences:
--
++ neverball.spec ++
--- /var/tmp/diff_new_pack.rb0XN0/_old  2011-09-09 11:47:51.0 +0200
+++ /var/tmp/diff_new_pack.rb0XN0/_new  2011-09-09 11:47:51.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package neverball (Version 1.5.4)
+# spec file for package neverball
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,7 +19,7 @@
 
 Name:   neverball
 Version:1.5.4
-Release:1
+Release:9
 License:GPLv2+
 Summary:Deftly Guide a Rolling Ball through Many Slick 3D Levels
 Url:http://neverball.org
@@ -36,7 +36,9 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  physfs-devel
 BuildRequires:  fdupes
+BuildRequires:  xorg-x11-libX11-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Patch:  neverball-add-needed.patch 
 %define binary %{_prefix}/games/%{name}
 %define binary2%{_prefix}/games/%{name2}
 %define datadir%{_datadir}/games/%{name}
@@ -51,9 +53,10 @@
 
 %prep
 %setup -q
+%patch
 
 %build
-make CC=gcc %{optflags} -fexpensive-optimizations -fomit-frame-pointer 
DATADIR=%{datadir}
+make CC=gcc %{optflags} -fomit-frame-pointer DATADIR=%{datadir}
 
 %install
 install -D -m 755 %name %{buildroot}%{binary}

++ neverball-add-needed.patch ++
--- Makefile.orig
+++ Makefile
@@ -98,7 +98,7 @@ ALL_CPPFLAGS += $(CPPFLAGS)
 
 SDL_LIBS := $(shell sdl-config --libs)
 PNG_LIBS := $(shell libpng-config --libs)
-FS_LIBS := -lphysfs
+FS_LIBS := -lphysfs -lm
 
 # The  non-conditionalised values  below  are specific  to the  native
 # system. The native system of this Makefile is Linux (or GNU+Linux if
@@ -138,7 +138,7 @@ ifdef DARWIN
 endif
 
 ALL_LIBS := $(SDL_LIBS) $(BASE_LIBS) $(TILT_LIBS) $(INTL_LIBS) -lSDL_ttf \
--lvorbisfile $(OGL_LIBS)
+-lvorbisfile $(OGL_LIBS) -lX11
 
 #--
 





Remember to have fun...

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