fixup for prior commit

Release++ for real, make system_activation confiditional for real
This commit is contained in:
Rex Dieter 2018-03-01 16:26:07 -06:00
parent 91861b9e57
commit 7efb84a56a

View File

@ -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}