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.changes 2019-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 <[email protected]> + +- 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
