On 06/10/2014 05:13 PM, Johnny Hughes wrote:
On 06/10/2014 04:59 PM, Pat Riehecky wrote:
On 06/10/2014 04:57 PM, Karanbir Singh wrote:
On 06/10/2014 10:54 PM, Pat Riehecky wrote:
On 06/10/2014 04:46 PM, Karanbir Singh wrote:
On 06/10/2014 10:43 PM, Pat Riehecky wrote:
So, I've got to crawl all those repos by hand to find them?
The only content in /rpms/ is c7, so youre going to need all of them anyway.
dont need to crawl, a git clone + fetch + branch and track would be enough. Maybe thats what you meant by crawl.
- KB
I'm not sure why were missing each other here.
For RHEL5/RHEL6, I go to the ftp site, type 'ls' and there is a list of what source rpms are there.
For RHEL7, How do I get the equivalent information?
you will need to speak with Red Hat about RHEL.
But git.centos.org is hosted at CentOS.....
Do you have a name for me to contact at RH?
Pat
We do not have any of the SRPMs either, just the git repo. We have to check out the tree and assemble the SRPMs from git to build them. What you see on git.centos.org is all we have too.
I feel like I've already asked these questions in this thread:
How do I determine which things I need to check out for building? How do I determine all the versions of a package in a repo - firefox has a Beta, RC, GA, and Errata package (https://git.centos.org/log/rpms!firefox.git/refs!heads!c7)?
Pat