Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BABEL: [OSS ONLY] Update spec file to use SPDX short name for license…
… and include same (babelfish-for-postgresql#285) (babelfish-for-postgresql#294) Compared the included license file with SPDX and confirmed match. See https://spdx.org/licenses/PostgreSQL.html. Update spec file to include proper license string and add _trivial and _buildid macros to allow for RPM iteration. The current license in the spec file is PostgreSQL Global Development Group which is not a valid SPDX license and was flagged by our automation as invalid for inclusion in Amazon Linux. The proper upstream SPDX license is changed to per https://spdx.org/licenses/PostgreSQL.html. Signed-off-by: Rishabh Tanwar <[email protected]>
- Loading branch information