From aaa01f1f42952adc8511d7f754ac3de03f2d72f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 8 Jan 2022 10:17:29 +0100 Subject: [PATCH] - postun is not needed --- pipewire.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipewire.spec b/pipewire.spec index c5dd821..a764b17 100644 --- a/pipewire.spec +++ b/pipewire.spec @@ -72,7 +72,7 @@ BuildRequires: systemd-devel BuildRequires: udev-devel BuildRequires: webrtc-audio-processing-devel >= 0.2 BuildRequires: webrtc-audio-processing-devel < 1.0 -Requires(post,preun,postun): systemd-units >= 250.1 +Requires(post,preun): systemd-units >= 250.1 Requires: %{name}-libs = %{version}-%{release} Requires: libsndfile >= 1.0.20 Requires: pipewire-session-manager @@ -221,7 +221,7 @@ Integracja PipeWire z systemem dźwięku JACK. Summary: PipeWire PulseAudio sound system integration Summary(pl.UTF-8): Integracja PipeWire z systemem dźwięku PulseAudio Group: Libraries -Requires(post,preun,postun): systemd-units >= 250.1 +Requires(post,preun): systemd-units >= 250.1 Requires: %{name} = %{version}-%{release} Requires: systemd-units >= 250.1 Suggests: pulseaudio-tools -- 2.43.0