SHA256
1
0
forked from pool/pulseaudio

Accepting request 931866 from home:tiwai:branches:multimedia:libs

- Use system-user-pulse instead of user(pulse) for PreReq;
  otherwise a new project can't resolve

OBS-URL: https://build.opensuse.org/request/show/931866
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/pulseaudio?expand=0&rev=247
This commit is contained in:
Takashi Iwai 2021-11-16 22:48:47 +00:00 committed by Git OBS Bridge
parent 388e008a6d
commit 0acc43c6df
2 changed files with 4 additions and 12 deletions

View File

@ -1,16 +1,8 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Oct 28 14:14:55 CEST 2021 - tiwai@suse.de Tue Nov 16 23:13:49 CET 2021 - tiwai@suse.de
- Revert the previous change, as it turned out to be broken; - Use system-user-pulse instead of user(pulse) for PreReq;
Drop harden_pulseaudio.service.patch otherwise a new project can't resolve
-------------------------------------------------------------------
Wed Oct 20 14:37:33 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_pulseaudio.service.patch
Modified:
* pulseaudio.service
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Oct 8 10:56:52 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Fri Oct 8 10:56:52 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -97,7 +97,7 @@ BuildRequires: pkgconfig(xtst)
Requires: rtkit Requires: rtkit
Requires: udev >= 146 Requires: udev >= 146
Requires(pre): user(pulse) Requires(pre): system-user-pulse
## needs the same liborc version which was used to build against ## needs the same liborc version which was used to build against
%requires_eq liborc-0_4-0 %requires_eq liborc-0_4-0
Requires(post): %fillup_prereq Requires(post): %fillup_prereq