List of unowned directories

Christian Iseli Christian.Iseli at licr.org
Thu Oct 19 08:33:51 UTC 2006


On Wed, 18 Oct 2006 19:02:03 -0500, Jason L Tibbitts III wrote:
> Which for me would mean properly learning Python.  Might as well get
> around to it some day, but I doubt I'll have anything done soon.

Or maybe just call repoquery to get a list of packages linked to their
srpm, something like:
repoquery -a --repoid=extras-development \
  --qf='%{buildtime} %{name} %{arch} %{version}-%{release} %{sourcerpm}'

Then you just parse the output...

					C




More information about the Fedora-maintainers mailing list