Fix noarch tag.

This commit is contained in:
Jussi Lehtola 2010-04-08 16:29:32 +00:00
parent a96f44e3e8
commit 549ea5c190

View File

@ -27,7 +27,9 @@ This package contains the development headers and library for json-c.
%package doc
Summary: Reference manual for json-c
Group: Documentation
%if 0%{?fedora} > 10 || 0%{?rhel}>5
BuildArch: noarch
%endif
%description doc
This package contains the reference manual for json-c.