packaging: Hardcode udev rules directory location to avoid cyclic dependency 56/172856/5 accepted/tizen/unified/20180317.125909 submit/tizen/20180316.145952
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Fri, 16 Mar 2018 09:03:10 +0000 (10:03 +0100)
committerMichal Bloch <m.bloch@samsung.com>
Fri, 16 Mar 2018 11:54:27 +0000 (12:54 +0100)
commitf7d4516fa1ec58b1b984b47f0f1a272af5b3be8f
treec8cdddc2c9d3e471e185c6cf392a7b501359b87d
parenta6b6c93a154aecf6a6df8005d703feb514697967
packaging: Hardcode udev rules directory location to avoid cyclic dependency

DLog did build-depend on udev devel package, as it does provide information
where udev rules are located on the system in the form of RPM macros (_udevrulesdir).
udev is part of systemd, which caused libsystemd-devel package to be installed
for the build.

In situations where someone wants to use dlog in a library that is
required by systemd this would create a cyclic build dependency:
systemd -> dlog -> library -> systemd.

Change-Id: Ia8c929ccffe169bfcb08b84ad3d273b4edd38ab5
packaging/dlog.spec