Skip to content

Conversation

@eximius313
Copy link

Fixes #306

  • Added support for %post scripts in RPM spec generation (previously missing).
  • Fixed %postun implementation which was ignoring configuration fields due to hardcoded values.
  • Aligned configuration API with Debian packager by supporting postinstall_scripts and postuninstall_scripts lists.
  • Added backward compatibility for legacy string key (postun).

- Added support for `%post` scripts in RPM spec generation (previously missing).
- Fixed `%postun` implementation which was ignoring configuration fields due to hardcoded values.
- Aligned configuration API with Debian packager by supporting `postinstall_scripts` and `postuninstall_scripts` lists.
- Added backward compatibility for legacy string key (`postun`).
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.

[RPM] Missing %post support and broken %postun implementation in MakeRPMConfig

1 participant