From ea62ac3983a95e7aff24c9a2e87d3c55d7c849ad Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mar 14 2024 08:18:09 +0000 Subject: Configure server, client and rlimit priorities to be the same as JACK. --- diff --git a/pipewire.spec b/pipewire.spec index 2196ee1..7ee3b97 100644 --- a/pipewire.spec +++ b/pipewire.spec @@ -9,7 +9,7 @@ %global ms_version 0.4.2 # For rpmdev-bumpspec and releng automation -%global baserelease 1 +%global baserelease 2 #global snapdate 20210107 #global gitcommit b17db2cebc1a5ab2c01851d29c05f79cd2f262bb @@ -425,6 +425,7 @@ cp %{SOURCE1} subprojects/packagefiles/ -D bluez5-codec-ldac=disabled \ %endif -D session-managers=[] \ + -D rtprio-server=60 -D rtprio-client=55 -D rlimits-rtprio=70 \ %{!?with_jack:-D pipewire-jack=disabled} \ %{!?with_jackserver_plugin:-D jack=disabled} \ %{!?with_libcamera_plugin:-D libcamera=disabled} \ @@ -825,6 +826,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || : %endif %changelog +* Wed Mar 13 2024 Wim Taymans - 1.0.4-2 +- Configure server, client and rlimit priorities to be the same as JACK. + * Wed Mar 13 2024 Wim Taymans - 1.0.4-1 - Update version to 1.0.4