This is a temporary walkaround for OBS build failures
Change-Id: Iaa1f611333800160921e13c7ed8a25964c8aaab3
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
(cherry picked from commit
7e76859be442a519139eaa4648f38270d423ba53)
%package dummy
Summary: Sensor Framework 'dummy' library
Provides: %{name}-profile_tv = %{version}-%{release}
+%ifarch aarch64
+Provides: libsensor.so.2()(64bit)
+%else
Provides: libsensor.so.2
+%endif
+
%description dummy
This package provides the dummy library of the sensor internal API.