Modify the requirement of devel package 18/286818/1
authorSangYoun Kwak <sy.kwak@samsung.com>
Fri, 13 Jan 2023 08:21:13 +0000 (17:21 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Fri, 13 Jan 2023 08:21:13 +0000 (17:21 +0900)
commit1e549ac219a4e9c00406c33bf6f8d5af57f30424
tree231d0feadef2012a79e88e8e91399b080087d695
parent94d296600f5feceffbdff47730d5648db9f4a304
Modify the requirement of devel package

The "devel" package gives hint about libraries to use the "sensor" package
to the other packages.
Before this commit, the "devel" package required the "sensor-dummy"
package. It was valid when the "sensor-dummy" has "libsensor.so.4".
But now, the "sensor-dummy" has no real "libsensor.so.4" but has
"libsensor-dummy.so" so the other packages which requires the package
"sensor" will require "libsensor-dummy.so", which is not correct.
Modifying the requirement of devel package as the "sensord" will fix
this.

Change-Id: I25eaa772bcfd7edbee46aaf823adfef36630f70e
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
packaging/sensord.spec