mptre / pick

A fuzzy search tool for the command-line
MIT License
814 stars 42 forks source link

Add RPM information to README.md #306

Closed FreedomBen closed 4 years ago

mptre commented 4 years ago

When do you expect the RPM to appear in the official repo?

FreedomBen commented 4 years ago

When do you expect the RPM to appear in the official repo?

Really hard to predict. Before it will be eligible for inclusion there are a number of things that need to be done, and several things depend on actions of other people outside of my control. I would guess it will be "months" rather than "weeks" or "years."

I'm planning to continue iterating toward it as I have time available. Some of the things in the near future include signing the RPMs with my GPG keys, and getting a COPR repo setup. Before the package will even be considered for inclusion in the official repos I need to go through https://fedoraproject.org/wiki/Join_the_package_collection_maintainers and then https://fedoraproject.org/wiki/New_package_process_for_existing_contributors

I love Fedora, but compared to other distros it is significantly more effort to package and ship software :-)

mptre commented 4 years ago

Thanks for the reply. This will do for now then. Merged in be8676b.

Thanks for porting pick!