From ecc2c916e3f8ca3b7701b8d43062ff3cee73479a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mar 13 2024 11:00:03 +0000 Subject: Configure server, client and rlimit priorities to be the same as JACK. --- diff --git a/pipewire.spec b/pipewire.spec index 631852f..6d8516e 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 @@ -427,6 +427,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} \ @@ -827,6 +828,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