Revert "Provides libsensord.so.2()(64bit) in case of aarch64" 42/127642/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 28 Apr 2017 07:00:07 +0000 (07:00 +0000)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 28 Apr 2017 07:00:07 +0000 (07:00 +0000)
This reverts commit 7e76859be442a519139eaa4648f38270d423ba53.

Change-Id: Ica1151ce7963371a11103975b47e79e7e6eb48bc

packaging/sensord.spec

index 1106875..585cf57 100644 (file)
@@ -33,12 +33,7 @@ of the Sensor Framework. The library replaces the dummy library installed by %{n
 %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.