Fix noarch tag.
This commit is contained in:
parent
a96f44e3e8
commit
549ea5c190
@ -27,7 +27,9 @@ This package contains the development headers and library for json-c.
|
|||||||
%package doc
|
%package doc
|
||||||
Summary: Reference manual for json-c
|
Summary: Reference manual for json-c
|
||||||
Group: Documentation
|
Group: Documentation
|
||||||
|
%if 0%{?fedora} > 10 || 0%{?rhel}>5
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
%endif
|
||||||
|
|
||||||
%description doc
|
%description doc
|
||||||
This package contains the reference manual for json-c.
|
This package contains the reference manual for json-c.
|
||||||
|
Loading…
Reference in New Issue
Block a user