Author: oden Date: Tue Feb 6 10:30:48 2007 New Revision: 116640 Modified: packages/cooker/uClibc-iptables/current/SPECS/uClibc-iptables.spec
Log: - uClibc is for 32bit boxes only Modified: packages/cooker/uClibc-iptables/current/SPECS/uClibc-iptables.spec ============================================================================== --- packages/cooker/uClibc-iptables/current/SPECS/uClibc-iptables.spec (original) +++ packages/cooker/uClibc-iptables/current/SPECS/uClibc-iptables.spec Tue Feb 6 10:30:48 2007 @@ -3,7 +3,7 @@ Name: uClibc-iptables Summary: Tools for managing Linux kernel packet filtering capabilities Version: 1.3.3 -Release: %mkrel 1 +Release: %mkrel 2 License: GPL Group: System/Kernel and hardware URL: http://netfilter.org/ @@ -17,6 +17,7 @@ Patch6: iptables-1.3.3-IFWLOG_extension.patch BuildRequires: perl uClibc uClibc-devel uClibc-static-devel BuildRequires: kernel-source-2.6 +Exclusivearch: %{ix86} BuildRoot: %{_tmppath}/%{name}-%{version}-root %description
