A documentation package should be built as noarch since it does not carry any binaries.
Also removed executable permissions from dhcp/dhcp-3.0.4/*.patch Signed-off-by: Goldwyn Rodrigues <[email protected]> --- ofed-docs.spec | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) mode change 100755 => 100644 dhcp/dhcp-3.0.4/0001-Make-DHCP-server-print-HW-info.patch mode change 100755 => 100644 dhcp/dhcp-3.0.4/dhcp-3.0.4.patch diff --git a/dhcp/dhcp-3.0.4/0001-Make-DHCP-server-print-HW-info.patch b/dhcp/dhcp-3.0.4/0001-Make-DHCP-server-print-HW-info.patch old mode 100755 new mode 100644 diff --git a/dhcp/dhcp-3.0.4/dhcp-3.0.4.patch b/dhcp/dhcp-3.0.4/dhcp-3.0.4.patch old mode 100755 new mode 100644 diff --git a/ofed-docs.spec b/ofed-docs.spec index a49ed76..c19b580 100644 --- a/ofed-docs.spec +++ b/ofed-docs.spec @@ -37,6 +37,7 @@ Url: http://git.openfabrics.org/git?p=ofed_1_5/docs.git;a=summary Group: Documentation/Man Source: %{name}-%{version}.tar.gz BuildRoot: %{?build_root:%{build_root}}%{!?build_root:/var/tmp/%{name}-%{version}-root} +BuildArch: noarch Vendor: OpenFabrics %description OpenFabrics documentation -- 1.7.6 -- Goldwyn -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
