On Mon, 31 Aug 2020 at 22:28, Jean-Baptiste Holcroft <jibecfed@xxxxxxxxxxxxxxxxx> wrote: > > Hello, > > I would like to provide translation memories for translators and measure localization progress over Fedora versions (Linux wide). > I need to get upstream's content to get translation files such as po/gettext files. > To do that, I need to learn how to interact with Fedora packages to reach the SRPM. > > The easiest way would probably be to run `dnf list --all` in a virtual machine or container for each Fedora release. > An alternative could be to use datagrepper using org.fedoraproject.prod.buildsys.build.state.change? Using this method would allow me to catch new changes, but how do I load previous events or do the first initialization? > Is there other ways to get all the SRPM of a Fedora release? As an alternative approach, you could download https://src.fedoraproject.org/git-seed-latest.tar.xz and keep the git history fresh locally (won't catch the newly added packages though). then pull the needed data from the spec files. clime > > thanks a lot for your help, > > I had a discussion on fedora-i18n [0], and Ben Cotton suggested me to ask my question here. > I tried to document what I want to do in this wiki page page [1] > > [0] https://lists.fedoraproject.org/archives/list/i18n@xxxxxxxxxxxxxxxxxxxxxxx/thread/XYQQPX2XOIEGTX4QEF3I4CA6TFPYP3PC/ > [1] https://fedoraproject.org/wiki/User:Jibecfed/LinuxLocalizationMeasurement > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx