Hello community,

here is the log from the commit of package mednafen-server for openSUSE:Factory 
checked in at 2020-11-11 20:46:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mednafen-server (Old)
 and      /work/SRC/openSUSE:Factory/.mednafen-server.new.26437 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mednafen-server"

Wed Nov 11 20:46:32 2020 rev:8 rq:847738 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mednafen-server/mednafen-server.changes  
2020-08-20 22:28:25.975970212 +0200
+++ 
/work/SRC/openSUSE:Factory/.mednafen-server.new.26437/mednafen-server.changes   
    2020-11-11 20:46:38.395660963 +0100
@@ -1,0 +2,7 @@
+Wed Nov 11 09:00:04 UTC 2020 - Илья Индиго <i...@ilya.pp.ua>
+
+- Refresh spec-file via spec-cleaner and manual optimizations.
+  * Add Requires(pre):group(games).
+  * Remove Group tag.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mednafen-server.spec ++++++
--- /var/tmp/diff_new_pack.Uxp1mq/_old  2020-11-11 20:46:39.259661774 +0100
+++ /var/tmp/diff_new_pack.Uxp1mq/_new  2020-11-11 20:46:39.263661778 +0100
@@ -24,19 +24,19 @@
 Release:        0
 Summary:        Mednafen network play server
 License:        GPL-2.0-only
-Group:          System/Emulators/Other
 URL:            https://mednafen.github.io
 Source0:        
https://mednafen.github.io/releases/files/%{name}-%{version}.tar.xz
 Source1:        %{_user}.service
 Source2:        %{_user}.firewalld
 BuildRequires:  gcc-c++
+Requires(pre):  group(games)
 Requires(pre):  shadow
 
 %description
 Network play server for mednafen
 
 %prep
-%setup -q -n %{name}
+%autosetup -p1 -n %{name}
 
 %build
 %configure
@@ -46,12 +46,11 @@
 %make_install
 mkdir -p %{buildroot}%{_sbindir}
 ln -fs %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{_user}
-install -Dm644 %{SOURCE1} %{buildroot}%{_unitdir}/%{_user}.service
-install -Dm664 standard.conf %{buildroot}%{_home}/%{name}.conf
-install -Dm644 %{SOURCE2} 
%{buildroot}%{_prefix}/lib/firewalld/services/%{_user}.xml
+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
 
 %pre
-getent group %{_group} >/dev/null 2>/dev/null || %{_sbindir}/groupadd -r 
%{_group}
 getent passwd %{_user} >/dev/null 2>/dev/null || %{_sbindir}/useradd -rc 'User 
for for multiple video game console emulator server' -s /bin/false -d %{_home} 
-g %{_group} %{_user}
 %service_add_pre %{_user}.service
 
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to