From: Arne Fitzenreiter Date: Wed, 1 Feb 2012 18:57:24 +0000 (+0100) Subject: automake: Update to 1.11.3. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61137b1d3fc45ebe50fca268d530a89b072f77eb;p=ipfire-3.x.git automake: Update to 1.11.3. Minor bugfixes. Fixes #10017. --- diff --git a/automake/automake.nm b/automake/automake.nm index d1ce4bc3a..6921d92b6 100644 --- a/automake/automake.nm +++ b/automake/automake.nm @@ -4,7 +4,7 @@ ############################################################################### name = automake -version = 1.11.2 +version = 1.11.3 release = 1 arch = noarch @@ -19,7 +19,7 @@ description end source_dl = http://ftp.gnu.org/gnu/automake/ -sources = %{thisapp}.tar.bz2 +sources = %{thisapp}.tar.xz build requires @@ -31,9 +31,5 @@ end packages package %{name} requires = autoconf - - filter_requires - perl>=[0-9]\:.* - end end end