From 5a5ea91a42dc6e5ea2454d08502c7895b0464460 Mon Sep 17 00:00:00 2001 From: Wonki Kim Date: Wed, 7 Feb 2018 17:47:39 +0900 Subject: packaging: Bump to 1.15.1 Change-Id: I751abe9f6d35eec673514a2d424b4ba0724c72a5 Signed-off-by: Wonki Kim --- packaging/automake.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/automake.spec b/packaging/automake.spec index 04d3e84e9..e233111f2 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}} -- cgit v1.2.3