From bdd1cc66d6111ccffd66ab24a62ce4b865ed33e9 Mon Sep 17 00:00:00 2001 From: Andreas Brauchli Date: Tue, 7 Jul 2015 08:35:08 +0200 Subject: Update spec to require automake >= 1.13 Build fails with automake 1.12.1 that is provided by pre-built toolchain. Change-Id: Ie35c55a80748629dafb9a65b6fc6d2a72f1ff26f --- packaging/gawk.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packaging/gawk.spec b/packaging/gawk.spec index 601c4fe8..1f64ecdc 100644 --- a/packaging/gawk.spec +++ b/packaging/gawk.spec @@ -1,7 +1,7 @@ Name: gawk Url: http://www.gnu.org/software/gawk/ Provides: awk -BuildRequires: automake +BuildRequires: automake >= 1.13 BuildRequires: makeinfo Version: 4.1.1 Release: 0 @@ -65,7 +65,7 @@ AUTOPOINT=true autoreconf --force --install %docs_package -%files +%files %manifest %{name}.manifest %defattr(-,root,root) %license COPYING -- cgit v1.2.3