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