From db792cdd70925725fdd618f79d3c75be26683b08 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Fri, 9 Jun 2006 13:47:38 +0000 Subject: [PATCH] fix the dep --- createrepo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/createrepo.spec b/createrepo.spec index 5e3de54..add7073 100644 --- a/createrepo.spec +++ b/createrepo.spec @@ -9,6 +9,7 @@ URL: http://linux.duke.edu/metadata/ BuildRoot: %{_tmppath}/%{name}-%{version}root BuildArchitectures: noarch Requires: python >= 2.1, rpm-python, rpm >= 0:4.1.1, libxml2-python +Requires: python-urlgrabber %description This utility will generate a common metadata repository from a directory of -- 2.34.1