]> git.pld-linux.org Git - packages/iptables.git/commitdiff
- added Patch3 to fix build
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Thu, 23 Feb 2012 09:02:13 +0000 (09:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iptables.spec -> 1.311

iptables.spec

index 5f563d0bbca3f49908d084704dc46618bc526d02..8557a78443963ec998793025bc5ff50b505d5958 100644 (file)
@@ -49,6 +49,7 @@ Patch0:               %{name}-man.patch
 # additional utils; off by default
 Patch1:                %{name}-batch.patch
 Patch2:                no-libiptc.patch
+Patch3:                %{name}-aligned_u64.patch
 # --- ADDITIONAL/CHANGED EXTENSIONS:
 # just ipt_IPV4OPTSSTRIP now
 Patch10:       %{name}-20070806.patch
@@ -185,6 +186,7 @@ iptables(8).
 %patch1 -p1
 %endif
 %patch2 -p1
+%patch3 -p1
 
 %{?with_ipt_IPV4OPTSSTRIP:%patch10 -p1}
 %{?with_xt_layer7:%patch11 -p1}
This page took 0.075779 seconds and 4 git commands to generate.