Add 'Provides' to sensord-dummy package 03/286703/1
authorSangYoun Kwak <sy.kwak@samsung.com>
Wed, 11 Jan 2023 10:17:10 +0000 (19:17 +0900)
committerSangYoun Kwak <sy.kwak@samsung.com>
Thu, 12 Jan 2023 01:41:07 +0000 (10:41 +0900)
commitd5913f8f97ba9bebad6d9fc6881faca088019b40
treee57b0eac1456dc2a2caf8b4802da7bc1076236a5
parent435e421881fa2ba0c7d2c55e3ca7dcf0170e3ac0
Add 'Provides' to sensord-dummy package

Since the library name was changed,
(libsensor-genuine -> libsensor, libsensor -> libsensor-dummy)
the 'provides' of each package were also changed:
    sensord package is now providing 'libsensor.so.<major version>'.
    sensord-dummy package does not provide 'libsensor.so.<major version>' any more.
In a profile that uses only the sensord-dummy package, other packages
can require 'libsensor.so.<major version>'.
In this situation, rpm installer brings sensord package, which has
'libsensor.so.<major version>', even the profile does not use sensord package.
To fix this situation, 'libsensor.so.<major version>' was added to the
provides list of sensord-dummy.

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