]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - iptables/iptables.nm
Add a -debuginfo for every package that is not noarch.
[people/amarx/ipfire-3.x.git] / iptables / iptables.nm
index b7ce6aa3dcade3e1df4d959fffa9f584743d96b2..ef8c3d04d281bcccc93c18cbe6429f00897e235d 100644 (file)
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = iptables
-version    = 1.4.12
+version    = 1.4.12.1
 release    = 1
 
 groups     = Networking/Tools
@@ -18,7 +18,7 @@ description
        you should install this package.
 end
 
-source_dl  =
+source_dl  = http://ftp.netfilter.org/pub/iptables/
 sources    = %{thisapp}.tar.bz2
 
 build
@@ -79,8 +79,12 @@ packages
        package %{name}
                groups += Base
        end
-       
+
        package %{name}-devel
                template DEVEL
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end