[packages/pipewire] - activate also systemd sockets, rel 4

baggins baggins at pld-linux.org
Fri Jan 7 23:45:18 CET 2022


commit 62e1baac1fc17bb3cd41aa0019344722b2db95fb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jan 7 23:45:01 2022 +0100

    - activate also systemd sockets, rel 4

 pipewire.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/pipewire.spec b/pipewire.spec
index b67abe0..97c85b8 100644
--- a/pipewire.spec
+++ b/pipewire.spec
@@ -12,7 +12,7 @@ Summary:	PipeWire - server and user space API to deal with multimedia pipelines
 Summary(pl.UTF-8):	PipeWire - serwer i API przestrzeni użytkownika do obsługi potoków multimedialnych
 Name:		pipewire
 Version:	0.3.43
-Release:	3
+Release:	4
 License:	MIT, LGPL v2+, GPL v2
 Group:		Libraries
 #Source0Download: https://github.com/PipeWire/pipewire/releases
@@ -297,18 +297,22 @@ rm -rf $RPM_BUILD_ROOT
 
 %post
 %systemd_user_post pipewire.service
+%systemd_user_post pipewire.socket
 
 %preun
 %systemd_user_preun pipewire.service
+%systemd_user_preun pipewire.socket
 
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
 
 %post pulseaudio
 %systemd_user_post pipewire-pulse.service
+%systemd_user_post pipewire-pulse.socket
 
 %preun pulseaudio
 %systemd_user_preun pipewire-pulse.service
+%systemd_user_preun pipewire-pulse.socket
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pipewire.git/commitdiff/62e1baac1fc17bb3cd41aa0019344722b2db95fb



More information about the pld-cvs-commit mailing list