Re: search among all spec files

2022-02-01 Thread Kevin Fenzi
On Tue, Feb 01, 2022 at 01:47:43PM -0800, Michel Alexandre Salim wrote: > On Tue, Feb 01, 2022 at 01:16:57AM +0100, Miro Hrončok wrote: > > On 01. 02. 22 1:03, Germano Massullo wrote: > > > Good day. I have to search gcc-toolset among all Fedora packages specs > > > files, in order to read some exa

Re: search among all spec files

2022-02-01 Thread Michel Alexandre Salim
On Tue, Feb 01, 2022 at 01:16:57AM +0100, Miro Hrončok wrote: > On 01. 02. 22 1:03, Germano Massullo wrote: > > Good day. I have to search gcc-toolset among all Fedora packages specs > > files, in order to read some example of usage. > > Is that possible? For example cloning the whole git repositor

Re: search among all spec files

2022-02-01 Thread Germano Massullo
Thank you everybody for your suggestions! ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ L

Re: search among all spec files

2022-01-31 Thread Sérgio Basto
On Tue, 2022-02-01 at 01:03 +0100, Germano Massullo wrote: > Good day. I have to search gcc-toolset among all Fedora packages specs > files, in order to read some example of usage. > Is that possible? For example cloning the whole git repository. > also you got sourcegraph https://sourcegraph.c

Re: search among all spec files

2022-01-31 Thread Ben Beasley
Check https://src.fedoraproject.org/lookaside/, specifically https://src.fedoraproject.org/lookaside/rpm-specs-latest.tar.xz. This covers Rawhide only, of course. On Mon, Jan 31, 2022, at 7:03 PM, Germano Massullo wrote: > Good day. I have to search gcc-toolset among all Fedora packages specs >

Re: search among all spec files

2022-01-31 Thread Miro Hrončok
On 01. 02. 22 1:03, Germano Massullo wrote: Good day. I have to search gcc-toolset among all Fedora packages specs files, in order to read some example of usage. Is that possible? For example cloning the whole git repository. This tarball contains all Rawhide spec files, updated I believe dail

Re: search among all spec files

2022-01-31 Thread Kevin Fenzi
On Tue, Feb 01, 2022 at 01:03:22AM +0100, Germano Massullo wrote: > Good day. I have to search gcc-toolset among all Fedora packages specs > files, in order to read some example of usage. > Is that possible? For example cloning the whole git repository. Well, each package is it's own git repo, the

search among all spec files

2022-01-31 Thread Germano Massullo
Good day. I have to search gcc-toolset among all Fedora packages specs files, in order to read some example of usage. Is that possible? For example cloning the whole git repository. Best regards ___ devel mailing list -- devel@lists.fedoraproject.org To