public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] m4: Rebuild against glibc 2.24.
@ 2016-12-13 12:10 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-12-13 12:10 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 m4/m4.nm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/m4/m4.nm b/m4/m4.nm
index 2997dcf..f2dcea4 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
-- 
2.7.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-13 12:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-13 12:10 [PATCH] m4: Rebuild against glibc 2.24 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox