From: Łukasz Stelmach Date: Fri, 18 Jan 2019 10:00:48 +0000 (+0100) Subject: Fix paths in commit a37205f1 X-Git-Tag: accepted/tizen/unified/20190128.061303^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F85%2F198085%2F1;p=platform%2Fcore%2Fsystem%2Fresourced.git Fix paths in commit a37205f1 Change-Id: I62027d088b35d303b84a6b060a91dd714e9725b9 Signed-off-by: Łukasz Stelmach --- diff --git a/packaging/resourced.spec b/packaging/resourced.spec index b453d59..9b1480d 100644 --- a/packaging/resourced.spec +++ b/packaging/resourced.spec @@ -53,8 +53,8 @@ Requires(preun): %{_sbindir}/update-alternatives BuildRequires: gperf %if %{?swap_module} == ON -Requires: /sbin/mkswap -Requires: /bin/dd +Requires: %{_sbindir}/mkswap +Requires: %{_bindir}/dd %endif Provides: %{name}-compat Conflicts: %{name}-light