Closed tony-iqlusion closed 2 years ago
@tony-iqlusion , Thank you for the proposal. But my answer is no.
cargo-generate-rpm
has different approach than cargo-rpm
--- do without rpmbuild
. I thought it was better not to use the cargo-rpm crate name for my app to avoid user misunderstanding and compatibility issues.
I think it's great you used rpm-rs
. It didn't exist at the time I wrote cargo rpm
unfortunately. We have a lot of open issues surrounding invoking rpmbuild
.
Given that I think I'll officially deprecate cargo-rpm
and point users at cargo-generate-rpm
.
If you'd ever like the cargo-rpm
crate name in the future, let me know!
The
cargo-rpm
crate is unmaintained: https://github.com/iqlusioninc/cargo-rpm/issues/96If you'd like, we could give you the
cargo-rpm
crate name and you could potentially publish future releases ofcargo-generate-rpm
under that.