From: Michael Tremer Date: Tue, 25 Oct 2011 15:31:54 +0000 (+0200) Subject: autoconf: Rebuild with new perl. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c7eb71507ec361870b6e95e48835c01e1900a35;p=ipfire-3.x.git autoconf: Rebuild with new perl. Also fixes weird perl requirements. --- diff --git a/autoconf/autoconf.nm b/autoconf/autoconf.nm index e8fd519b1..295d64c27 100644 --- a/autoconf/autoconf.nm +++ b/autoconf/autoconf.nm @@ -5,7 +5,7 @@ name = autoconf version = 2.68 -release = 1 +release = 2 arch = noarch groups = Development/Tools @@ -33,5 +33,9 @@ end packages package %{name} requires = m4 + + filter_requires + perl>=[0-9]\:.* + end end end