]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
autoconf: Rebuild with new perl.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2011 15:31:54 +0000 (17:31 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2011 15:31:54 +0000 (17:31 +0200)
Also fixes weird perl requirements.

autoconf/autoconf.nm

index e8fd519b12dad268fec09d3efdc9b78c45ac5e27..295d64c2795326af4116657b72b75b3af333ccba 100644 (file)
@@ -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