[yum-commits] repoquery.py
skvidal at osuosl.org
skvidal at osuosl.org
Fri Dec 10 16:30:01 UTC 2010
repoquery.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit c65af902e195ec50accacc9b6f26b4e108bb8b0f
Author: Seth Vidal <skvidal at fedoraproject.org>
Date: Fri Dec 10 11:29:15 2010 -0500
add sourcerpm to default output of repoquery -i
rh bug: https://bugzilla.redhat.com/show_bug.cgi?id=661827
diff --git a/repoquery.py b/repoquery.py
index 6ec915b..c14f296 100755
--- a/repoquery.py
+++ b/repoquery.py
@@ -63,6 +63,7 @@ Group : %{group}
URL : %{url}
Repository : %{repoid}
Summary : %{summary}
+Source : %{sourcerpm}
Description :\n%{description}""",
}
More information about the Yum-commits
mailing list