From: Stefan Schantl Date: Tue, 13 Dec 2016 12:10:27 +0000 (+0100) Subject: m4: Rebuild against glibc 2.24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ada4c102e2f5208f7e9bc33eb48dfce366464444;p=ipfire-3.x.git m4: Rebuild against glibc 2.24 Signed-off-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/m4/m4.nm b/m4/m4.nm index 2997dcf42..f2dcea454 100644 --- a/m4/m4.nm +++ b/m4/m4.nm @@ -5,7 +5,7 @@ name = m4 version = 1.4.17 -release = 1 +release = 2 groups = Applications/Text url = http://www.gnu.org/software/m4/ @@ -25,6 +25,10 @@ source_dl = http://ftp.gnu.org/gnu/m4/ sources = %{thisapp}.tar.xz build + requires + glibc-devel >= 2.24 + end + test make check end