I have customized some parts of this library to make it work for my current project. I want to contribute back the changes that I think are worth including here in this upstream repository.
The main area of attention was getting more in line with the output of createrepo_c.
I've created an initial set of pull requests (#12 #13 #14 #15) with more to come if you want to. Do not feel pressured to merge any of these, only take what you think is worth it.
Here is a short list of stuff that I have patches for:
- Restrict changelog numbers
- Remove pre flag from deps other than in requires
- Actually respect Repository option to include hashes in metadata file names
- Deduplicate requires (glibc related filtering)
PR's will be created once those mentioned above have been discussed.
I have customized some parts of this library to make it work for my current project. I want to contribute back the changes that I think are worth including here in this upstream repository.
The main area of attention was getting more in line with the output of
createrepo_c.I've created an initial set of pull requests (#12 #13 #14 #15) with more to come if you want to. Do not feel pressured to merge any of these, only take what you think is worth it.
Here is a short list of stuff that I have patches for:
PR's will be created once those mentioned above have been discussed.