Skip to content

Fix compliance issues for RPM and DEB packages#1609

Open
tuhaihe wants to merge 5 commits intoapache:mainfrom
tuhaihe:asf-conv-package
Open

Fix compliance issues for RPM and DEB packages#1609
tuhaihe wants to merge 5 commits intoapache:mainfrom
tuhaihe:asf-conv-package

Conversation

@tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Mar 11, 2026

As an Apache incubating project, convenience binaries must include LICENSE, NOTICE, and DISCLAIMER files. This commit adds these mandatory compliance files into the spec and rules definitions to ensure they are properly distributed with the binary RPM and DEB packages.

Additionally, this commit:

  • Automates the cp of the .spec file into the ~/rpmbuild tree to prevent build failures for new users.

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


tuhaihe added 4 commits March 11, 2026 16:52
As an Apache incubating project, convenience binaries
must include LICENSE, NOTICE, and DISCLAIMER files.
This commit adds these mandatory compliance files into
the spec and rules definitions to ensure they are properly
distributed with the binary RPM and DEB packages.

Additionally, this commit:
- Automates the cp of the .spec file into the ~/rpmbuild
  tree to prevent build failures for new users.
This reverts commit ec375ad.
Copy link
Contributor

@leborchuk leborchuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants