From d9f3fce83bf6ad29515450f44be6d6cd31fa94ef Mon Sep 17 00:00:00 2001 From: Matti Kosola Date: Tue, 23 Apr 2019 14:32:01 +0300 Subject: [PATCH] [rpm] Add sensorfw-qt5-hybris.inc to spec source. JB#45163 Signed-off-by: Matti Kosola --- rpm/sensorfw-qt5-hybris.inc | 1 + rpm/sensorfw-qt5.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/rpm/sensorfw-qt5-hybris.inc b/rpm/sensorfw-qt5-hybris.inc index 9ac538cc..51c781a5 100644 --- a/rpm/sensorfw-qt5-hybris.inc +++ b/rpm/sensorfw-qt5-hybris.inc @@ -8,6 +8,7 @@ Source0: %{name}-%{version}.tar.bz2 # Eventhough this is not really needed we have this here # as this is added to packaging dir by tar_git. Source2: sensorfwd.service +Source3: sensorfw-qt5-hybris.inc Requires: sensord-qt5 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig diff --git a/rpm/sensorfw-qt5.spec b/rpm/sensorfw-qt5.spec index 862b6d77..91a27d8b 100644 --- a/rpm/sensorfw-qt5.spec +++ b/rpm/sensorfw-qt5.spec @@ -7,6 +7,7 @@ License: LGPLv2+ URL: http://gitorious.org/sensorfw Source0: %{name}-%{version}.tar.bz2 Source1: sensorfwd.service +Source2: sensorfw-qt5-hybris.inc Requires: qt5-qtcore Requires: sensord-configs Requires: systemd