packaging: fix (workaround) socket-based activation to run as app.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Fri, 17 Jan 2014 15:53:57 +0000 (17:53 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Tue, 16 Dec 2014 19:28:38 +0000 (21:28 +0200)
commit8f4c6e05f9ef0b140e86f592ac5459c55acb44ad
treec4a02486e6d04b2b3f519998ed8cc04032b9ba97
parent58828b54455d39cfec2c88ccc1e2f61e4fbb89b8
packaging: fix (workaround) socket-based activation to run as app.

This patch also takes out all the systemd-related conditionality
from the spec file. It seems that conditional inclusion in the
%files section stopped working at some point in time. The exact
same conditionals work in all other sections but not in %files.
So while one can still configure and build the package based on
various options, the %files section can't be adjusted dynamically
with a simple %if any more because it always evaluates to false.
I guess the only option is to generate a file list and use that
instead. Not very convenient...

Change-Id: I6186209921501b235ad25b77e5db8edd81a3b2b6
packaging/speech-recognition.spec