nebula-plugins / gradle-ospackage-plugin

Gradle plugin for constructing linux packages, specifically RPM and DEBs.
Apache License 2.0
369 stars 129 forks source link

Add user and group to symlinks in rpm #436

Closed schwingmar closed 9 months ago

schwingmar commented 10 months ago

Adds possibility to add user and permissionGroup to symlinks in rpm, defaults to task settings.

MLNW commented 9 months ago

@DanielThomas pinging you since you recently merged some PRs: Could we get this merged and released? Its a small change that would fix some critical issues when building RPMs with links.

DanielThomas commented 9 months ago

Thanks for the reminder @MLNW. I thought this had a merge conflict so I passed it by, but it actually just needs a workflow approval.

MLNW commented 9 months ago

Thanks for the quick reply @DanielThomas. I'm very happy to see activity on this very useful plugin.