From patchwork Sat Mar 14 05:29:59 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Frysinger X-Patchwork-Id: 5611 Received: (qmail 103008 invoked by alias); 14 Mar 2015 05:30:08 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 102986 invoked by uid 89); 14 Mar 2015 05:30:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Sat, 14 Mar 2015 05:30:06 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 19C41340A90; Sat, 14 Mar 2015 05:30:04 +0000 (UTC) From: Mike Frysinger To: binutils@sourceware.org, gdb-patches@sourceware.org Subject: [PATCH] update automake version to 1.11.6 Date: Sat, 14 Mar 2015 01:29:59 -0400 Message-Id: <1426310999-13103-1-git-send-email-vapier@gentoo.org> In-Reply-To: <20150311094134.GE9455@vapier> References: <20150311094134.GE9455@vapier> X-IsSubscribed: yes Debian stable (wheezy) and newer only have 1.11.6. Ubuntu Trusty and newer only have 1.11.6. Gentoo dropped <=1.11.5 2 years ago. Fedora R17 was the last one to offer 1.11.x (it was 1.11.6). Centos 7 doesn't offer any 1.11.x version. OpenSUSE 12.2 was the last one to offer 1.11.x. Arch Linux dropped 1.11.x 3 years ago. Mageia 2 was the last one to offer 1.11.x. So anyone who readily has access to automake 1.11.[0-5] is using a two year old distro that is no longer supported. Lets use 1.11.6 as it's the only 1.11.x version that is easily available. 2015-03-14 Mike Frysinger * README-maintainer-mode: Update automake to 1.11.6. --- README-maintainer-mode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-maintainer-mode b/README-maintainer-mode index a350974..8b7d0cf 100644 --- a/README-maintainer-mode +++ b/README-maintainer-mode @@ -12,7 +12,7 @@ find the sources for these in the respective upstream directories: The required versions of the tools for this tree are autoconf 2.64 - automake 1.11 + automake 1.11.6 libtool 2.2.6 gettext 0.14.5