Skip to content

BIGTOP-4542. hadoop.spec: duplicate %description for libhdfs-devel causes "second Description" warning#1402

Open
magnuma3 wants to merge 1 commit into
apache:masterfrom
magnuma3:fix-dup-desc
Open

BIGTOP-4542. hadoop.spec: duplicate %description for libhdfs-devel causes "second Description" warning#1402
magnuma3 wants to merge 1 commit into
apache:masterfrom
magnuma3:fix-dup-desc

Conversation

@magnuma3

Copy link
Copy Markdown

Description of PR

Building the hadoop RPMs emits a warning because hadoop.spec declares %description for the libhdfs-devel subpackage twice:

warning: line 607: second Description

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.

How was this patch tested?

For code changes:

  • Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
  • Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant