Fix build dependency bug 62/114662/2
authorsangwan.kwon <sangwan.kwon@samsung.com>
Tue, 14 Feb 2017 10:05:27 +0000 (19:05 +0900)
committersangwan.kwon <sangwan.kwon@samsung.com>
Wed, 15 Feb 2017 00:46:06 +0000 (09:46 +0900)
commitd6a543109bbc9f12cd14385340e26b9ec2117eaf
treedce7645b29acacaeaba1af715f7447ece0590c0d
parent08c784050d8450767dd54e3916c2b2e1c4279177
Fix build dependency bug

[Problem]
* hash-signer.sh which the file will be placed into the binary RPM
* use tizen-platform-config's macro,
* but the package has only BuildRequires.

[Solution]
* Add 'Requires: tizen-platform-config' to spec file.
* Additionally replace libX-devel to pkgconfig(libX).

ref) https://fedoraproject.org/wiki/Packaging:PkgConfigBuildRequires

Change-Id: I11311de9694bb86c918edf07caf2bf39a4349b0a
Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
packaging/hash-signer.spec