Any way to search all .spec files?

Dmitry Butskoy buc at odusz.so-cdu.ru
Tue Mar 25 17:56:42 UTC 2008


Orion Poplawski wrote:
>
> Any way to just check out the .spec files?
>

Download the tarball of  the current cvs snapshot at 
http://cvs.fedoraproject.org/webfiles/ ,
then gunzip , untar, and

find .  -name "*.spec" -exec grep what-you-want {} \; -print

or something similar in GUI


~buc




More information about the fedora-devel-list mailing list