commit bzflag for openSUSE:Factory

2020-06-24 Thread root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2020-06-24 15:50:02

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


Package is "bzflag"

Wed Jun 24 15:50:02 2020 rev:33 rq:816794 version:2.4.20

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2019-06-14 
20:24:23.930800867 +0200
+++ /work/SRC/openSUSE:Factory/.bzflag.new.2956/bzflag.changes  2020-06-24 
15:50:44.952860699 +0200
@@ -1,0 +2,37 @@
+Tue Jun 23 08:18:37 UTC 2020 - Mathias Homann 
+
+- Update to 2.4.20
+  * Reorganization of the menus to improve usability - Scott Wichser
+  * Add bz_isWithinWorldBoundaries to API - Vladimir Jimenez
+  * Use teleporter names in /saveworld .obj exports - Vladimir Jimenez
+  * Add bz_getSpawnPointWithin to API - Vladimir Jimenez
+  * Fix NetHandler compiler errors on Alpine Linux - Jim Melton
+  * Significantly improve platform-dependent header imports - Jim Melton
+  * Only perform texture conversion to internal format once - Alfredo Tupone, 
Scott Wichser
+  * Removal of never used logic for expiring builds - Zehra
+  * Radar size and console height are controlled with BZDB variables - The Noah
+  * Add bz_getNearestFlagSafetyZone to the API - Vladimir Jimenez
+  * Don't allow hunt to be used when not connected to a server - Zehra
+  * Improve vsync settings with SDL2 - Joshua Bodine
+  * Ignore the -NSDocumentRevisionsDebugMode YES option in Xcode - Joshua 
Bodine
+  * Add Slovak translation - Jose Riha, Scott Wichser
+  * Use a greyscale color scale based on relative height when colored radar 
shots are disabled - Alfredo Tupone
+  * Sort locally discovered servers to the top of the server list - Scott 
Wichser
+  * Add the Open Free For All mode to the Start Server menu - Scott Wichser
+  * Remove ineffective performance tests and just default to "modern" settings 
- Scott Wichser
+  * Change default settings to better suit first time players - Scott Wichser
+  * Standardize the rabbit game mode name to "Rabbit Chase" - Scott Wichser
+  * Do not scale NPOT textures when OpenGL supports them - Alfredo Tupone
+  * Generate mipmaps with OpenGL 1.4 extension - Alfredo Tupone
+  * Fixed SDL 1.2 builds on macOS - Joshua Bodine
+  * Force zbuffer for Experimental quality - Alfredo Tupone
+  * Use GLEW to detect GL_EXT_texture_edge_clamp - Alfredo Tupone
+  * Add support for storing arbitrary data in API player records - Jeff Myers
+  * Fix API string utility functions sometimes losing values - Vladimir Jimenez
+  * Add new bz_ePlayerDeathFinalizedEvent API event - Vladimir Jimenez
+  * Display Time-per-Frame with 2 decimal digits and averaged over time - 
Alfredo Tupone
+  * Output correct error when loading a nonexistent bzfs plugin - Vladimir 
Jimenez
+  * Remove obsolete bzfs option from Start Server menu on Windows - Scott 
Wichser
+
+
+---

Old:

  bzflag-2.4.18.tar.gz

New:

  bzflag-2.4.20.tar.gz



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.9WaDVo/_old  2020-06-24 15:50:46.292865742 +0200
+++ /var/tmp/diff_new_pack.9WaDVo/_new  2020-06-24 15:50:46.296865756 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bzflag
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,12 +22,12 @@
 %endif
 
 Name:   bzflag
-Version:2.4.18
+Version:2.4.20
 Release:0
 Summary:3D Networked Multiplayer Tank Battle Game
 License:GPL-2.0-or-later
 Group:  Amusements/Games/3D/Shoot
-Url:http://bzflag.org/
+URL:https://www.bzflag.org/
 Source: 
https://download.bzflag.org/bzflag/source/%{version}/bzflag-%{version}.tar.gz
 Source2:rc.bzflagserver
 Source3:%{name}-maps.tar.bz2

++ bzflag-2.4.18.tar.gz -> bzflag-2.4.20.tar.gz ++
/work/SRC/openSUSE:Factory/bzflag/bzflag-2.4.18.tar.gz 
/work/SRC/openSUSE:Factory/.bzflag.new.2956/bzflag-2.4.20.tar.gz differ: char 
5, line 1





commit bzflag for openSUSE:Factory

2019-06-14 Thread root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2019-06-14 20:24:21

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


Package is "bzflag"

Fri Jun 14 20:24:21 2019 rev:32 rq:704653 version:2.4.18

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2019-03-29 
20:43:01.710677573 +0100
+++ /work/SRC/openSUSE:Factory/.bzflag.new.4811/bzflag.changes  2019-06-14 
20:24:23.930800867 +0200
@@ -1,0 +2,38 @@
+Sat May 18 19:55:27 UTC 2019 - Martin Hauke 
+
+- Update to version 2.4.16
+  * Send MsgFlagGrab before API event is called
+  * Correctly unmuted when paused and killed by server
+  * Format codebase to allman style
+  * Use GLEW for obtaining OpenGL entry points and checking for
+extensions
+  * Revert a80ab87 (truncation warning fix) as that generated broken
+replay file headers. Detect and work around that bad header.
+  * Use pkg-config, if available, to detect ncurses
+
+- Update to version 2.4.14
+  * Add new bz_eAllowServerShotFiredEvent to the API
+  * Fix antialiasing when starting the client windowed
+  * Update the Windows icon file to include larger icons
+  * Treat the number pad keys uniquely for key mapping with SDL2
+  * Better cpu selection for x86_64
+  * Fix build with enable-profile
+  * Add safety check when getting flags (bzfs)
+  * Add min/../max to drawTime - Alfredo Tupone
+  * Fix the -configdir option for the client
+  * Improve support for custom BZDB vars in plug-ins
+  * Fix truncation warnings
+  * Add new bz_ePermissionModificationEvent to the API
+  * Introduce new 'showMotto' permission
+  * Fix gcc warnings and code formatting
+  * Remove old BitmapFont renderer
+  * Add new bz_eServerShotFiredEvent to the API
+  * Revamp the world weapon API entirely
+  * Add PLAYER-MOTTO output to logDetail plugin
+  * Display remaining ban time when a banned player connects
+  * Punitive messages no longer display admin callsigns
+  * Slash commands in the API now know destination channel
+  * Fix ability to bind a key with a modifier through menu
+  * Disallow -helpmsg from world files
+
+---

Old:

  bzflag-2.4.12.tar.gz

New:

  bzflag-2.4.18.tar.gz



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.xEnpDd/_old  2019-06-14 20:24:24.742800613 +0200
+++ /var/tmp/diff_new_pack.xEnpDd/_new  2019-06-14 20:24:24.746800612 +0200
@@ -22,7 +22,7 @@
 %endif
 
 Name:   bzflag
-Version:2.4.12
+Version:2.4.18
 Release:0
 Summary:3D Networked Multiplayer Tank Battle Game
 License:GPL-2.0-or-later

++ bzflag-2.4.12.tar.gz -> bzflag-2.4.18.tar.gz ++
/work/SRC/openSUSE:Factory/bzflag/bzflag-2.4.12.tar.gz 
/work/SRC/openSUSE:Factory/.bzflag.new.4811/bzflag-2.4.18.tar.gz differ: char 
5, line 1





commit bzflag for openSUSE:Factory

2019-03-29 Thread root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2019-03-29 20:42:59

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


Package is "bzflag"

Fri Mar 29 20:42:59 2019 rev:31 rq:689728 version:2.4.12

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2019-03-26 
15:45:12.728094273 +0100
+++ /work/SRC/openSUSE:Factory/.bzflag.new.25356/bzflag.changes 2019-03-29 
20:43:01.710677573 +0100
@@ -1,0 +2,5 @@
+Mon Mar 25 23:53:02 UTC 2019 - Jan Engelhardt 
+
+- Add %systemd_ordering for %service_*.
+
+---



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.TUfA0M/_old  2019-03-29 20:43:02.386677552 +0100
+++ /var/tmp/diff_new_pack.TUfA0M/_new  2019-03-29 20:43:02.386677552 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,7 @@
 Version:2.4.12
 Release:0
 Summary:3D Networked Multiplayer Tank Battle Game
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/3D/Shoot
 Url:http://bzflag.org/
 Source: 
https://download.bzflag.org/bzflag/source/%{version}/bzflag-%{version}.tar.gz
@@ -46,6 +46,7 @@
 BuildRequires:  libcares-devel
 BuildRequires:  libdrm-devel
 BuildRequires:  ncurses-devel
+BuildRequires:  systemd-rpm-macros
 BuildRequires:  update-desktop-files
 %if 0%{?sles_version}
 BuildRequires:  glew-devel
@@ -57,6 +58,7 @@
 %endif
 Requires(pre):  %fillup_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%{?systemd_ordering}
 
 %description
 BZFlag is a 3D multiplayer tank battle game that allows users to play
@@ -97,7 +99,7 @@
 mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
 install -D -m 755 %{SOURCE2} 
%{buildroot}%{_datadir}/%{name}/scripts/rcbzflagserver
 install -D -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/bzflagserver.service
-make MKDIR_P="mkdir -p --" DESTDIR=%{buildroot} install
+%make_install MKDIR_P="mkdir -p --"
 install -D -m 644 %{SOURCE4} 
%{buildroot}%{_fillupdir}/sysconfig.bzflagserver-bzflag
 mkdir -p %{buildroot}%{_datadir}/%{name}/maps
 install -m 644 maps/*bzmap %{buildroot}%{_datadir}/%{name}/maps





commit bzflag for openSUSE:Factory

2019-03-26 Thread root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2019-03-26 15:45:04

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


Package is "bzflag"

Tue Mar 26 15:45:04 2019 rev:30 rq:688334 version:2.4.12

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2018-01-13 
21:40:30.358046857 +0100
+++ /work/SRC/openSUSE:Factory/.bzflag.new.25356/bzflag.changes 2019-03-26 
15:45:12.728094273 +0100
@@ -1,0 +2,9 @@
+Tue Feb 26 15:02:29 UTC 2019 - josef.moell...@suse.com
+
+- Replaced the sysv init script by a systemd unit file
+  Due to the complexity of the init script, the script is still
+  used to start/stop the server. Note that the init script
+  and the systemd unit file are not part of upstream!
+  [bsc#1115940, bzflagserver.service]
+
+---

New:

  bzflagserver.service



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.Tg1X2E/_old  2019-03-26 15:45:13.744093082 +0100
+++ /var/tmp/diff_new_pack.Tg1X2E/_new  2019-03-26 15:45:13.748093077 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bzflag
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -28,13 +28,13 @@
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Shoot
 Url:http://bzflag.org/
-#Source: 
https://github.com/BZFlag-Dev/bzflag/archive/v%{version}.tar.gz#/bzflag-%{version}.tar.gz
 Source: 
https://download.bzflag.org/bzflag/source/%{version}/bzflag-%{version}.tar.gz
 Source2:rc.bzflagserver
 Source3:%{name}-maps.tar.bz2
 Source4:sysconfig.bzflagserver-bzflag
 Source5:%{name}.desktop
 Source6:%{name}.png
+Source7:bzflagserver.service
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0: %{name}-1.10.4-ncursespollution.patch
 BuildRequires:  bc
@@ -56,7 +56,6 @@
 BuildRequires:  zlib-devel
 %endif
 Requires(pre):  %fillup_prereq
-Requires(pre):  %insserv_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -71,6 +70,7 @@
 %setup -q -a 3
 %patch0 -p1
 cp %{SOURCE2} .
+cp %{SOURCE7} .
 
 %build
 %configure \
@@ -79,25 +79,28 @@
 --disable-static
 make %{?_smp_mflags} all
 
+%pre
+%service_add_pre bzflagserver.service
+
 %preun
-%stop_on_removal bzflagserver
+%service_del_preun bzflagserver.service
 
 %post
 %fillup_only -an bzflagserver
+%service_add_post bzflagserver.service
 
 %postun
-%restart_on_update bzflagserver
-%insserv_cleanup
+%service_del_postun bzflagserver.service
 
 %install
 #Init script for the BZFlag server
-install -D -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/bzflagserver
-mkdir -p %{buildroot}%{_sbindir}
-ln -s %{_sysconfdir}/init.d/bzflagserver %{buildroot}%{_sbindir}/rcbzflagserver
+mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
+install -D -m 755 %{SOURCE2} 
%{buildroot}%{_datadir}/%{name}/scripts/rcbzflagserver
+install -D -m 644 %{SOURCE7} %{buildroot}%{_unitdir}/bzflagserver.service
 make MKDIR_P="mkdir -p --" DESTDIR=%{buildroot} install
 install -D -m 644 %{SOURCE4} 
%{buildroot}%{_fillupdir}/sysconfig.bzflagserver-bzflag
-mkdir -p %{buildroot}%{_datadir}/bzflag/maps
-install -m 644 maps/*bzmap %{buildroot}%{_datadir}/bzflag/maps
+mkdir -p %{buildroot}%{_datadir}/%{name}/maps
+install -m 644 maps/*bzmap %{buildroot}%{_datadir}/%{name}/maps
 install -D -m 644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/bzflag.png
 %suse_update_desktop_file -i %{name}
 %fdupes %{buildroot}
@@ -106,10 +109,11 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING PORTING README DEVINFO
 %doc README.Linux misc/bzfs.conf ChangeLog
-%{_sysconfdir}/init.d/bzflagserver
-%{_sbindir}/rcbzflagserver
-%{_bindir}/*
 %{_datadir}/%{name}/
+%{_datadir}/%{name}/scripts/
+%{_datadir}/bzflag/scripts/rcbzflagserver
+%{_unitdir}/bzflagserver.service
+%{_bindir}/*
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 %{_mandir}/man5/*


++ bzflagserver.service ++
# Automatically generated by systemd-sysv-generator

[Unit]
Documentation=http://bzflag.org/
SourcePath=/usr/share/bzflag/scripts/rcbzflagserver
Description=LSB: bzflag server daemon
After=remote-fs.target
Wants=remote-fs.target
Wants=syslog.socket

[Service]
Type=forking
Restart=no
TimeoutSec=5min
IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
SuccessExitStatus=5 6

commit bzflag for openSUSE:Factory

2018-01-13 Thread root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2018-01-13 21:40:27

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


Package is "bzflag"

Sat Jan 13 21:40:27 2018 rev:29 rq:559890 version:2.4.12

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2017-11-29 
10:52:35.436801136 +0100
+++ /work/SRC/openSUSE:Factory/.bzflag.new/bzflag.changes   2018-01-13 
21:40:30.358046857 +0100
@@ -1,0 +2,14 @@
+Thu Dec 21 15:38:17 UTC 2017 - bwiedem...@suse.com
+
+- Update to version 2.4.12
+  * See /usr/share/doc/packages/bzflag/ChangeLog for full details
+  * Added many new functions to API
+  * Added plugins:
+* superUser
+* bzfscron
+* serverSidePlayerSample
+* CustomZoneSample
+  * make build fully reproducible (boo#1047218)
+- Drop upstream bzflag-char-signedness.patch
+
+---

Old:

  bzflag-2.4.2.tar.bz2
  bzflag-char-signedness.patch

New:

  bzflag-2.4.12.tar.gz



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.ptLTIz/_old  2018-01-13 21:40:31.861976773 +0100
+++ /var/tmp/diff_new_pack.ptLTIz/_new  2018-01-13 21:40:31.861976773 +0100
@@ -22,13 +22,14 @@
 %endif
 
 Name:   bzflag
-Version:2.4.2
+Version:2.4.12
 Release:0
 Summary:3D Networked Multiplayer Tank Battle Game
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Shoot
 Url:http://bzflag.org/
-Source: 
http://sourceforge.net/projects/bzflag/files/bzflag%20source/2.4.2/%{name}-%{version}.tar.bz2
+#Source: 
https://github.com/BZFlag-Dev/bzflag/archive/v%{version}.tar.gz#/bzflag-%{version}.tar.gz
+Source: 
https://download.bzflag.org/bzflag/source/%{version}/bzflag-%{version}.tar.gz
 Source2:rc.bzflagserver
 Source3:%{name}-maps.tar.bz2
 Source4:sysconfig.bzflagserver-bzflag
@@ -36,8 +37,6 @@
 Source6:%{name}.png
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0: %{name}-1.10.4-ncursespollution.patch
-# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
-Patch1: %{name}-char-signedness.patch
 BuildRequires:  bc
 BuildRequires:  curl-devel
 BuildRequires:  fdupes
@@ -71,7 +70,6 @@
 %prep
 %setup -q -a 3
 %patch0 -p1
-%patch1 -p1
 cp %{SOURCE2} .
 
 %build
@@ -106,8 +104,8 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS BUGS COPYING PORTING README DEVINFO
-%doc TODO README.Linux misc/bzfs.conf
+%doc AUTHORS COPYING PORTING README DEVINFO
+%doc README.Linux misc/bzfs.conf ChangeLog
 %{_sysconfdir}/init.d/bzflagserver
 %{_sbindir}/rcbzflagserver
 %{_bindir}/*





commit bzflag for openSUSE:Factory

2017-11-29 Thread root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2017-11-29 10:52:31

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


Package is "bzflag"

Wed Nov 29 10:52:31 2017 rev:28 rq:545564 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2013-04-17 
23:02:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.bzflag.new/bzflag.changes   2017-11-29 
10:52:35.436801136 +0100
@@ -1,0 +2,6 @@
+Thu Nov 23 13:46:50 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new 
+  %_fillupdir macro (boo#1069468)
+
+---



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.uvtSwA/_old  2017-11-29 10:52:36.580759634 +0100
+++ /var/tmp/diff_new_pack.uvtSwA/_new  2017-11-29 10:52:36.584759489 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bzflag
 #
-# Copyright (c) 2013 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
@@ -16,6 +16,11 @@
 #
 
 
+#Compat macro for new _fillupdir macro introduced in Nov 2017
+%if ! %{defined _fillupdir}
+  %define _fillupdir /var/adm/fillup-templates
+%endif
+
 Name:   bzflag
 Version:2.4.2
 Release:0
@@ -92,7 +97,7 @@
 mkdir -p %{buildroot}%{_sbindir}
 ln -s %{_sysconfdir}/init.d/bzflagserver %{buildroot}%{_sbindir}/rcbzflagserver
 make MKDIR_P="mkdir -p --" DESTDIR=%{buildroot} install
-install -D -m 644 %{SOURCE4} 
%{buildroot}%{_localstatedir}/adm/fillup-templates/sysconfig.bzflagserver-bzflag
+install -D -m 644 %{SOURCE4} 
%{buildroot}%{_fillupdir}/sysconfig.bzflagserver-bzflag
 mkdir -p %{buildroot}%{_datadir}/bzflag/maps
 install -m 644 maps/*bzmap %{buildroot}%{_datadir}/bzflag/maps
 install -D -m 644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/bzflag.png
@@ -111,7 +116,7 @@
 %{_datadir}/pixmaps/%{name}.png
 %{_mandir}/man5/*
 %{_mandir}/man6/*
-%{_localstatedir}/adm/fillup-templates/sysconfig.bzflagserver-bzflag
+%{_fillupdir}/sysconfig.bzflagserver-bzflag
 %{_libdir}/%{name}/
 
 %changelog





commit bzflag for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2013-04-17 23:02:01

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


Package is bzflag, Maintainer is hvo...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2012-05-07 
22:45:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.bzflag.new/bzflag.changes   2013-04-17 
23:02:05.0 +0200
@@ -1,0 +2,18 @@
+Wed Apr 17 07:49:03 UTC 2013 - joop.boo...@opensuse.org
+
+- Update to version 2.4.2
+  * Added UPnP option to configure server networking - Alfredo Tupone
+  * Added an option to have both leading and lagging radar shot lines - David 
Anderson
+  * Prevent prohibited solo bots from joining, rather than kick afterward - 
Scott Wichser, Jeff Makey
+  * Add thiefControl plugin which prevents stealing flags from teammates - 
Bernt Hansen, Scott Wichser
+  * Preserve shot-limited flag behavior on final shot - David Anderson
+  * Remove the -zoom command line option from bzflag - Jeff Makey
+  * Provide observer team chat in OpenFFA mode - David Anderson
+  * Add fairCTF plugin - Chris Wible
+  * Allow plugins to specify a color when firing world weapons - Chris Wible
+  * Add option for chat on the left and radar on the right - Kyle Mills
+  * Add autoFlagReset plugin - Chris Wible
+  * Allow joystick hats as input on Evdev and SDL platforms - Kyle Mills
+  * Added Fastmap Plugin - Jeffery Myers
+
+---

Old:

  bzflag-2.4.0-as_needed.patch
  bzflag-2.4.0.tar.bz2

New:

  bzflag-2.4.2.tar.bz2



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.NDmB2i/_old  2013-04-17 23:02:13.0 +0200
+++ /var/tmp/diff_new_pack.NDmB2i/_new  2013-04-17 23:02:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bzflag
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,34 +17,43 @@
 
 
 Name:   bzflag
-BuildRequires:  bc
-BuildRequires:  curl-devel
-BuildRequires:  fdupes
-BuildRequires:  freeglut-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libSDL-devel
-BuildRequires:  libcares-devel
-BuildRequires:  libdrm-devel
-BuildRequires:  ncurses-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(glew)
-Version:2.4.0
+Version:2.4.2
 Release:0
 Summary:3D Networked Multiplayer Tank Battle Game
 License:GPL-2.0+
 Group:  Amusements/Games/3D/Shoot
-Url:http://BZFlag.org/
-Source: %{name}-%{version}.tar.bz2
+Url:http://bzflag.org/
+Source: 
http://sourceforge.net/projects/bzflag/files/bzflag%20source/2.4.2/%{name}-%{version}.tar.bz2
 Source2:rc.bzflagserver
 Source3:%{name}-maps.tar.bz2
 Source4:sysconfig.bzflagserver-bzflag
 Source5:%{name}.desktop
 Source6:%{name}.png
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0: %{name}-1.10.4-ncursespollution.patch
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: %{name}-char-signedness.patch
-Patch2: bzflag-2.4.0-as_needed.patch
+BuildRequires:  bc
+BuildRequires:  curl-devel
+BuildRequires:  fdupes
+BuildRequires:  freeglut-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libSDL-devel
+BuildRequires:  libcares-devel
+BuildRequires:  libdrm-devel
+BuildRequires:  ncurses-devel
+BuildRequires:  update-desktop-files
+%if 0%{?sles_version}
+BuildRequires:  glew-devel
+%else
+BuildRequires:  pkgconfig(glew)
+%endif
+%if 0%{?suse_version}  1230
+BuildRequires:  zlib-devel
+%endif
+Requires(pre):  %fillup_prereq
+Requires(pre):  %insserv_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-PreReq: %insserv_prereq %fillup_prereq
 
 %description
 BZFlag is a 3D multiplayer tank battle game that allows users to play
@@ -58,8 +67,7 @@
 %setup -q -a 3
 %patch0 -p1
 %patch1 -p1
-%patch2
-cp %SOURCE2 .
+cp %{SOURCE2} .
 
 %build
 %configure \
@@ -80,32 +88,30 @@
 
 %install
 #Init script for the BZFlag server
-install -D -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/init.d/bzflagserver
-mkdir -p $RPM_BUILD_ROOT%{_sbindir}
-ln -s %{_sysconfdir}/init.d/bzflagserver 
$RPM_BUILD_ROOT%{_sbindir}/rcbzflagserver
-make MKDIR_P=mkdir -p -- DESTDIR=$RPM_BUILD_ROOT install
-install -D -m 644 %{SOURCE4} 

commit bzflag for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2012-05-07 22:43:51

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


Package is bzflag, Maintainer is hvo...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2012-04-17 
07:44:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.bzflag.new/bzflag.changes   2012-05-07 
22:45:10.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 30 11:53:25 UTC 2012 - reddw...@opensuse.org
+
+- Use system c-ares and glew
+- Stop using autoreconf
+
+---

New:

  bzflag-2.4.0-as_needed.patch



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.jOoRZH/_old  2012-05-07 22:45:13.0 +0200
+++ /var/tmp/diff_new_pack.jOoRZH/_new  2012-05-07 22:45:13.0 +0200
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   bzflag
 BuildRequires:  bc
 BuildRequires:  curl-devel
@@ -23,9 +25,9 @@
 BuildRequires:  libSDL-devel
 BuildRequires:  libcares-devel
 BuildRequires:  libdrm-devel
-BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(glew)
 Version:2.4.0
 Release:0
 Summary:3D Networked Multiplayer Tank Battle Game
@@ -38,8 +40,9 @@
 Source4:sysconfig.bzflagserver-bzflag
 Source5:%{name}.desktop
 Source6:%{name}.png
-Patch:  %{name}-1.10.4-ncursespollution.patch
-Patch3: %{name}-char-signedness.patch
+Patch0: %{name}-1.10.4-ncursespollution.patch
+Patch1: %{name}-char-signedness.patch
+Patch2: bzflag-2.4.0-as_needed.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %insserv_prereq %fillup_prereq
 
@@ -53,19 +56,16 @@
 
 %prep
 %setup -q -a 3
-%patch -p1
-%patch3 -p1
+%patch0 -p1
+%patch1 -p1
+%patch2
 cp %SOURCE2 .
 
 %build
-autoreconf -fiv
-#export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
-#export CXXFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
 %configure \
 --disable-dependency-tracking \
 --libdir=%{_libdir}/%{name} \
---disable-static \
---with-pic
+--disable-static
 make %{?_smp_mflags} all
 
 %preun

++ bzflag-2.4.0-as_needed.patch ++
Index: configure
===
--- configure.orig
+++ configure
@@ -20702,8 +20702,8 @@ ares_works=no
 if test x$enable_ares_build != xyes ; then
 { $as_echo $as_me:${as_lineno-$LINENO}: checking for ares DNS lookup 
functionality 5
 $as_echo_n checking for ares DNS lookup functionality...  6; }
-PRELDFLAGS=$LDFLAGS
-LDFLAGS=$LDFLAGS $LIBCARES
+PRELIBS=$LIBS
+LIBS=$LIBS $LIBCARES
 cat confdefs.h - _ACEOF conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -20733,7 +20733,7 @@ else
 fi
 rm -f core conftest.err conftest.$ac_objext \
 conftest$ac_exeext conftest.$ac_ext
-LDFLAGS=$PRELDFLAGS
+LIBS=$PRELIBS
 { $as_echo $as_me:${as_lineno-$LINENO}: result: $ares_works 5
 $as_echo $ares_works 6; }
 fi # enable_ares_build

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



commit bzflag for openSUSE:Factory

2012-04-16 Thread h_root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2012-04-17 07:44:03

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


Package is bzflag, Maintainer is hvo...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/bzflag/bzflag.changes2011-10-04 
16:54:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.bzflag.new/bzflag.changes   2012-04-17 
07:44:06.0 +0200
@@ -1,0 +2,5 @@
+Fri Mar 23 00:55:11 UTC 2012 - jeng...@medozas.de
+
+- Strip redundant sections/tags from specfile
+
+---



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.wwvruG/_old  2012-04-17 07:44:07.0 +0200
+++ /var/tmp/diff_new_pack.wwvruG/_new  2012-04-17 07:44:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bzflag
 #
-# 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
@@ -14,17 +14,23 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-
-
 Name:   bzflag
-BuildRequires:  bc curl-devel fdupes freeglut-devel gcc-c++ libSDL-devel 
libcares-devel libdrm-devel ncurses-devel update-desktop-files
+BuildRequires:  bc
+BuildRequires:  curl-devel
+BuildRequires:  fdupes
+BuildRequires:  freeglut-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libSDL-devel
+BuildRequires:  libcares-devel
+BuildRequires:  libdrm-devel
 BuildRequires:  libtool
-License:GPL-2.0+
-Group:  Amusements/Games/3D/Shoot
+BuildRequires:  ncurses-devel
+BuildRequires:  update-desktop-files
 Version:2.4.0
-Release:1
+Release:0
 Summary:3D Networked Multiplayer Tank Battle Game
+License:GPL-2.0+
+Group:  Amusements/Games/3D/Shoot
 Url:http://BZFlag.org/
 Source: %{name}-%{version}.tar.bz2
 Source2:rc.bzflagserver
@@ -45,13 +51,6 @@
 
 Find server maps in /usr/share/bzflag/maps.
 
-
-
-Authors:
-
-Chris Schoeneman cr...@bigfoot.com
-Tim Riker t...@rikers.org
-
 %prep
 %setup -q -a 3
 %patch -p1
@@ -60,8 +59,8 @@
 
 %build
 autoreconf -fiv
-export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
-export CXXFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
+#export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
+#export CXXFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
 %configure \
 --disable-dependency-tracking \
 --libdir=%{_libdir}/%{name} \


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



commit bzflag for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory checked 
in at 2011-12-06 18:02:14

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


Package is bzflag, Maintainer is hvo...@suse.com

Changes:




Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.fL5rw7/_old  2011-12-06 18:04:12.0 +0100
+++ /var/tmp/diff_new_pack.fL5rw7/_new  2011-12-06 18:04:12.0 +0100
@@ -20,7 +20,7 @@
 Name:   bzflag
 BuildRequires:  bc curl-devel fdupes freeglut-devel gcc-c++ libSDL-devel 
libcares-devel libdrm-devel ncurses-devel update-desktop-files
 BuildRequires:  libtool
-License:GPLv2+
+License:GPL-2.0+
 Group:  Amusements/Games/3D/Shoot
 Version:2.4.0
 Release:1


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



commit bzflag for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory
checked in at Tue Oct 4 16:54:26 CEST 2011.




--- openSUSE:Factory/bzflag/bzflag.changes  2011-09-23 01:53:03.0 
+0200
+++ /mounts/work_src_done/STABLE/bzflag/bzflag.changes  2011-09-30 
22:10:11.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 20:07:45 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to make the spec file more reliable
+
+---

calling whatdependson for head-i586




Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.l722cE/_old  2011-10-04 16:54:23.0 +0200
+++ /var/tmp/diff_new_pack.l722cE/_new  2011-10-04 16:54:23.0 +0200
@@ -19,6 +19,7 @@
 
 Name:   bzflag
 BuildRequires:  bc curl-devel fdupes freeglut-devel gcc-c++ libSDL-devel 
libcares-devel libdrm-devel ncurses-devel update-desktop-files
+BuildRequires:  libtool
 License:GPLv2+
 Group:  Amusements/Games/3D/Shoot
 Version:2.4.0


continue with q...



Remember to have fun...

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



commit bzflag for openSUSE:Factory

2011-07-11 Thread h_root

Hello community,

here is the log from the commit of package bzflag for openSUSE:Factory
checked in at Mon Jul 11 12:27:40 CEST 2011.




--- bzflag/bzflag.changes   2010-04-06 16:18:17.0 +0200
+++ /mounts/work_src_done/STABLE/bzflag/bzflag.changes  2011-07-06 
12:25:51.0 +0200
@@ -1,0 +2,47 @@
+Wed Jul  6 10:18:23 UTC 2011 - jmcdono...@suse.de
+
+- Update to version 2.4.0 
+  * Shot messages are synchronized with position
+  * Added /playerlist for everyone
+  * Added message type for properly handling /me actions
+  * Added BZDB option to hide flags on radar server side
+  * Removed /setpass /register /identify
+  * Handicap is computed on the server
+  * Allow plugins to register custom flag types
+  * Forced *image.bzflag.org for image downloads until user sets
+otherwise
+  * Accepted patch from McSpider, added OpenFFA
+  * Removed -requireUDP, now it is always required
+  * Accepted patch from McSpider, removed client option to turn off fog
+  * Accepted patch from McSpider, added -noTeamKills option
+  * Removed -3Dfx, -no3Dfx. Moved -geometry -  -window geometry-spec
+  * Add ricochet on a per object basis for .bzw files
+  * serverControl plugin- Add option to ignore observers for server shutdowns
+  * serverControl plugin- Only report ban file access errors once
+  * serverControl plugin- Limit filesystem checks to once every 3 seconds
+  * LogDetail plugin-Add SERVER-MAPNAME with the public server description
+  * The bzfs -time command line option allows end time
+  * screenshots now compressed asynchronously
+  * Add /serverdebug command and plugin API
+  * Add bzfs -utc command line option to log timestamps using universal time
+  * Fix buffer overrun when using -ts micros on Linux
+  * Only players with POLL permission are eligible to vote
+  * Only allow a single end shot credit for holding the shield flag
+  * Do not inform hunters of stealthy prey
+  * All scores are controlled completely by the server
+  * Relabel player email string as motto
+  * Require TALK privilege for player motto to be broadcast
+  * Always require valid authentication for registered names
+  * Move flag identification server side
+  * GM sanity checks
+  * Added the -publickey requirement for publicly listed servers (and renamed
+the bzfs -public option to -publictitle)
+- Remove forward declaration patch
+
+---
+Sat Jul  2 16:40:20 UTC 2011 - jeng...@medozas.de
+
+- Use %_smp_mflags for parallel building
+- Strip %clean section (not needed on BS)
+
+---

calling whatdependson for head-i586


Old:

  bzflag-2.0.16.tar.bz2
  bzflag-decl.patch

New:

  bzflag-2.4.0.tar.bz2



Other differences:
--
++ bzflag.spec ++
--- /var/tmp/diff_new_pack.Dkw2uw/_old  2011-07-11 12:27:00.0 +0200
+++ /var/tmp/diff_new_pack.Dkw2uw/_new  2011-07-11 12:27:00.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package bzflag (Version 2.0.16)
+# spec file for package bzflag
 #
-# 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
@@ -21,7 +21,7 @@
 BuildRequires:  bc curl-devel fdupes freeglut-devel gcc-c++ libSDL-devel 
libcares-devel libdrm-devel ncurses-devel update-desktop-files
 License:GPLv2+
 Group:  Amusements/Games/3D/Shoot
-Version:2.0.16
+Version:2.4.0
 Release:1
 Summary:3D Networked Multiplayer Tank Battle Game
 Url:http://BZFlag.org/
@@ -32,7 +32,6 @@
 Source5:%{name}.desktop
 Source6:%{name}.png
 Patch:  %{name}-1.10.4-ncursespollution.patch
-Patch1: %{name}-decl.patch
 Patch3: %{name}-char-signedness.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %insserv_prereq %fillup_prereq
@@ -55,7 +54,6 @@
 %prep
 %setup -q -a 3
 %patch -p1
-%patch1
 %patch3 -p1
 cp %SOURCE2 .
 
@@ -64,8 +62,11 @@
 export CFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
 export CXXFLAGS=$RPM_OPT_FLAGS -fno-strict-aliasing
 %configure \
+--disable-dependency-tracking \
+--libdir=%{_libdir}/%{name} \
+--disable-static \
 --with-pic
-make %{?jobs:-j %jobs} all
+make %{?_smp_mflags} all
 
 %preun
 %stop_on_removal bzflagserver
@@ -90,13 +91,10 @@
 %suse_update_desktop_file -i %{name}
 %fdupes %buildroot
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
 %doc AUTHORS BUGS COPYING PORTING README DEVINFO README.UNIX
-%doc RELNOTES TODO README.Linux misc/bzfs.conf
+%doc TODO README.Linux misc/bzfs.conf
 %{_sysconfdir}/init.d/bzflagserver
 %{_sbindir}/rcbzflagserver
 %{_bindir}/*
@@ -107,5 +105,7