packages: iptables/iptables.spec - added Patch3 to fix build

paszczus paszczus at pld-linux.org
Thu Feb 23 10:02:18 CET 2012


Author: paszczus                     Date: Thu Feb 23 09:02:18 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added Patch3 to fix build

---- Files affected:
packages/iptables:
   iptables.spec (1.310 -> 1.311) 

---- Diffs:

================================================================
Index: packages/iptables/iptables.spec
diff -u packages/iptables/iptables.spec:1.310 packages/iptables/iptables.spec:1.311
--- packages/iptables/iptables.spec:1.310	Thu Feb 23 09:30:41 2012
+++ packages/iptables/iptables.spec	Thu Feb 23 10:02:13 2012
@@ -50,6 +50,7 @@
 # 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
@@ -186,6 +187,7 @@
 %patch1 -p1
 %endif
 %patch2 -p1
+%patch3 -p1
 
 %{?with_ipt_IPV4OPTSSTRIP:%patch10 -p1}
 %{?with_xt_layer7:%patch11 -p1}
@@ -433,6 +435,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.311  2012/02/23 09:02:13  paszczus
+- added Patch3 to fix build
+
 Revision 1.310  2012/02/23 08:30:41  zbyniu
 - IMQ uptated to iptables-1.4.12-IMQ-test4.diff
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/iptables/iptables.spec?r1=1.310&r2=1.311&f=u



More information about the pld-cvs-commit mailing list