KWON BYUNGCHANG created BIGTOP-4542:
---------------------------------------
Summary: hadoop.spec: duplicate %description for libhdfs-devel
causes "second Description" warning
Key: BIGTOP-4542
URL: https://issues.apache.org/jira/browse/BIGTOP-4542
Project: Bigtop
Issue Type: Bug
Reporter: KWON BYUNGCHANG
Building the hadoop RPMs emits a warning because hadoop.spec declares
%description for the libhdfs-devel subpackage twice:
{code}
warning: line 607: second Description
{code}
rpmbuild silently ignores the second declaration, so the built package is
unaffected, but the duplicated block is dead text.
Fix: remove the redundant %description libhdfs-devel at line 607.
Environment: Bigtop 3.6.0-SNAPSHOT, EL9.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)