Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mpd for openSUSE:Factory checked in 
at 2024-02-05 22:00:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mpd (Old)
 and      /work/SRC/openSUSE:Factory/.mpd.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mpd"

Mon Feb  5 22:00:57 2024 rev:50 rq:1144031 version:0.23.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/mpd/mpd.changes  2023-12-28 23:05:26.867179625 
+0100
+++ /work/SRC/openSUSE:Factory/.mpd.new.1815/mpd.changes        2024-02-05 
22:01:01.454629964 +0100
@@ -1,0 +2,5 @@
+Sun Feb  4 17:45:03 UTC 2024 - Илья Индиго <i...@ilya.cf>
+
+- Provided user(mpd).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mpd.spec ++++++
--- /var/tmp/diff_new_pack.TSeZix/_old  2024-02-05 22:01:02.946683942 +0100
+++ /var/tmp/diff_new_pack.TSeZix/_new  2024-02-05 22:01:02.946683942 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mpd
 #
-# Copyright (c) 2023 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
@@ -36,10 +36,10 @@
 Patch1:         %{name}-sndfile.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
+BuildRequires:  group(audio)
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libboost_headers-devel
 BuildRequires:  libcue-devel
-BuildRequires:  group(audio)
 # MPD_ENABLE_AUTO_LIB
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libmikmod-devel
@@ -101,6 +101,7 @@
 Requires(pre):  %fillup_prereq
 Requires(pre):  group(audio)
 Requires(pre):  shadow
+Provides:       user(%{name})
 %{?systemd_requires}
 %if %{with faad}
 BuildRequires:  faad2-devel
@@ -229,7 +230,6 @@
 rm %{buildroot}%{_userunitdir}/%{name}.socket
 ln -s ../system/%{name}.socket %{buildroot}%{_userunitdir}/%{name}.socket
 mkdir %{buildroot}%{_sbindir}
-ln -s service %{buildroot}%{_sbindir}/rc%{name}
 mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/playlists
 
 %pre
@@ -251,7 +251,6 @@
 %doc AUTHORS NEWS README.md README.%{name} %{name}-user.conf 
doc/mpdconf.example
 %config(noreplace) %{_sysconfdir}/%{name}.conf
 %{_bindir}/%{name}
-%{_sbindir}/rc%{name}
 %attr(0755,mpd,audio) %{_localstatedir}/lib/%{name}
 %{_mandir}/man1/%{name}.1%{?ext_man}
 %{_mandir}/man5/%{name}.conf.5%{?ext_man}

Reply via email to