On Sat, Jul 5, 2014 at 1:30 PM, Christoph Galuschka tigalch@tigalch.org wrote:
Am 05.07.2014 18:43, schrieb Nico Kadel-Garcia:
I'd mentioned this in a previous note, on a thread that got long:
- The "show_possible_srpms.sh" script relies on checking for the word
"import" in the git logs to determine SRPM versions, embedded in the git logs themselves. This raises the risk of *any* commit that uses that word for other reasons to report an invalid SRPM version number.
I tried to submit this at bugs.centos.org, but there's not a category there for 'centos-git-common' that I could easily find. The patch is below:
try changing the project to Buildsys - there git.centos.org is available.
Thanks. The interface at git.centos.org also has some serious issues: the "Search" function, for example, does not find "centos-git-common", and does not allow an anonymous user to select specific repositories on the "Search" page.