Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package mednafen-server for openSUSE:Factory
checked in at 2024-02-04 19:10:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mednafen-server (Old)
and /work/SRC/openSUSE:Factory/.mednafen-server.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mednafen-server"
Sun Feb 4 19:10:04 2024 rev:10 rq:1144018 version:0.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/mednafen-server/mednafen-server.changes
2022-03-11 11:47:32.790853689 +0100
+++
/work/SRC/openSUSE:Factory/.mednafen-server.new.1815/mednafen-server.changes
2024-02-04 19:12:27.487649728 +0100
@@ -1,0 +2,5 @@
+Sun Feb 4 17:23:23 UTC 2024 - ÐлÑÑ Ðндиго <[email protected]>
+
+- Provided user(mednafen).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ mednafen-server.spec ++++++
--- /var/tmp/diff_new_pack.jaaiNS/_old 2024-02-04 19:12:27.959666738 +0100
+++ /var/tmp/diff_new_pack.jaaiNS/_new 2024-02-04 19:12:27.959666738 +0100
@@ -1,7 +1,7 @@
#
# spec file for package mednafen-server
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,6 +31,7 @@
BuildRequires: gcc-c++
Requires(pre): group(games)
Requires(pre): shadow
+Provides: user(%{_user})
%description
Network play server for mednafen
@@ -45,7 +46,6 @@
%install
%make_install
mkdir -p %{buildroot}%{_sbindir}
-ln -fs %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{_user}
install -Dpm0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{_user}.service
install -Dpm0664 standard.conf %{buildroot}%{_home}/%{name}.conf
install -Dpm0644 %{SOURCE2}
%{buildroot}%{_prefix}/lib/firewalld/services/%{_user}.xml
@@ -68,7 +68,6 @@
%license COPYING
%doc ChangeLog
%{_bindir}/%{name}
-%{_sbindir}/rc%{_user}
%{_unitdir}/%{_user}.service
%dir %{_prefix}/lib/firewalld
%dir %{_prefix}/lib/firewalld/services