Accepting request 1170507 from home:13ilya
- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run). OBS-URL: https://build.opensuse.org/request/show/1170507 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=116
This commit is contained in:
parent
c66614cff5
commit
de03a68fd9
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 21:55:37 UTC 2024 - Илья Индиго <13ilya@gmail.com>
|
||||
|
||||
- Fixed privileges of /run/mpd directory (rpm -qlv mpd | grep /run).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 4 17:45:03 UTC 2024 - Илья Индиго <ilya@ilya.cf>
|
||||
|
||||
|
2
mpd.spec
2
mpd.spec
@ -263,7 +263,7 @@ getent passwd %{name} >/dev/null || useradd -rc 'Music Player Daemon' -s /bin/fa
|
||||
%dir %{_prefix}/lib/firewalld/services
|
||||
%{_prefix}/lib/firewalld/services/%{name}.xml
|
||||
%{_tmpfilesdir}/%{name}.conf
|
||||
%ghost %dir /run/%{name}
|
||||
%ghost %dir %attr(0755,-,-) /run/%{name}
|
||||
|
||||
%files doc
|
||||
%doc html/*.{html,js} html/_static
|
||||
|
Loading…
x
Reference in New Issue
Block a user