From: Jaechul Lee Date: Wed, 17 Feb 2021 03:13:28 +0000 (+0900) Subject: Change %{_hal_datadir} to /hal/share X-Git-Tag: submit/tizen/20210217.033213^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1aabbec5a96f81680810de61c3245851680599e;p=platform%2Fupstream%2Falsa-lib.git Change %{_hal_datadir} to /hal/share The macro is not supported on VD. [Version] 1.0.29-2 [Issue Type] Build error Change-Id: I07ca16bd6c6550f9403c3a9356de2a26abca72c3 Signed-off-by: Jaechul Lee --- diff --git a/packaging/alsa-lib.spec b/packaging/alsa-lib.spec index 675f58d..552723d 100644 --- a/packaging/alsa-lib.spec +++ b/packaging/alsa-lib.spec @@ -1,13 +1,13 @@ Name: alsa-lib Version: 1.0.29 -Release: 1 +Release: 2 License: LGPL-2.1+ Summary: The Advanced Linux Sound Architecture (ALSA) library Url: http://www.alsa-project.org/ Group: System/Audio Source0: ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2 Source1001: alsa-lib.manifest -%define confdir %{_hal_datadir}/alsa +%define confdir /hal/share/alsa %description The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI