From 7efb84a56a4e08203b7b054abcae8035d771e629 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 1 Mar 2018 16:26:07 -0600 Subject: [PATCH] fixup for prior commit Release++ for real, make system_activation confiditional for real --- pulseaudio.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pulseaudio.spec b/pulseaudio.spec index 54b88f5..cfd1dea 100644 --- a/pulseaudio.spec +++ b/pulseaudio.spec @@ -17,10 +17,10 @@ ## support systemd activation %global systemd 1 ## enable systemd activation by default (instead of autospawn) -#if 0%{?fedora} > 27 +%if 0%{?fedora} > 27 %global systemd_activation 1 ## TODO: ship preset to explicitly disable .service, enable .socket -#endif +%endif ## tcp_wrapper support %if 0%{?fedora} < 28 @@ -36,7 +36,7 @@ Name: pulseaudio Summary: Improved Linux Sound Server Version: %{pa_major}%{?pa_minor:.%{pa_minor}} -Release: 13%{?snap:.%{snap}git%{shortcommit}}%{?dist} +Release: 14%{?snap:.%{snap}git%{shortcommit}}%{?dist} License: LGPLv2+ URL: http://www.freedesktop.org/wiki/Software/PulseAudio %if 0%{?gitrel}