From 3da937d27bf6eebc2d918efdb5d42a5c4c9fc1cf Mon Sep 17 00:00:00 2001 From: Paul Morgan Date: Thu, 10 Apr 2014 17:45:22 +0000 Subject: [PATCH] spec: remove dependency on GitPython 3ae15969237b8cd292fdd7601e8ed74b92971193 removed GitPython from the source, but forgot to remove the dependency from the rpm spec file. --- tito.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/tito.spec b/tito.spec index 78cbaea..171c9e8 100644 --- a/tito.spec +++ b/tito.spec @@ -20,7 +20,6 @@ BuildRequires: libxslt Requires: python-setuptools Requires: rpm-build Requires: rpmlint -Requires: GitPython >= 0.2.0 Requires: fedpkg Requires: fedora-cert Requires: fedora-packager