From: Wonki Kim Date: Wed, 7 Feb 2018 08:47:39 +0000 (+0900) Subject: packaging: Bump to 1.15.1 X-Git-Tag: submit/tizen_5.5_base_wearable_hotfix/20201023.155601 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen_5.5_base_wearable_hotfix%2F20201023.155601;p=platform%2Fupstream%2Fautomake.git packaging: Bump to 1.15.1 Change-Id: I751abe9f6d35eec673514a2d424b4ba0724c72a5 Signed-off-by: Wonki Kim --- diff --git a/packaging/automake.spec b/packaging/automake.spec index 04d3e84..e233111 100644 --- a/packaging/automake.spec +++ b/packaging/automake.spec @@ -5,7 +5,7 @@ BuildRequires: gcc-c++ BuildRequires: makeinfo BuildRequires: xz Requires: autoconf >= 2.69 -Version: 1.14.1 +Version: 1.15.1 Release: 0 Summary: A Program for Automatically Generating GNU-Style Makefile.in Files License: GPL-2.0+ @@ -28,7 +28,7 @@ definitions (with rules occasionally thrown in). The generated cp %{SOURCE1001} . %build -sh bootstrap.sh +sh bootstrap %configure --docdir=%{_docdir}/%{name} make %{!?asan:%{?_smp_mflags}}