From afce122c082a73ce6640ed7f9e8b43004666082f65a70093e20b567d1f664b60 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 12 Aug 2015 09:39:37 +0000 Subject: [PATCH] - revert dependency on git (see comment in the specfile) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=41 --- python-pbr.changes | 1 + python-pbr.spec | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pbr.changes b/python-pbr.changes index 50a10db..53d53cb 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -2,6 +2,7 @@ Wed Aug 12 09:32:35 UTC 2015 - dmueller@suse.com - add 0001-Handle-git-being-entirely-absent.patch +- revert dependency on git (see comment in the specfile) ------------------------------------------------------------------- Tue Aug 11 07:34:34 UTC 2015 - seife+obs@b1-systems.com diff --git a/python-pbr.spec b/python-pbr.spec index 259213c..8f97249 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -34,7 +34,6 @@ Source1: python-pbr-rpmlintrc Patch0: 0001-Remove-sphinx_config.init_values-manual-call.patch Patch1: 0001-Handle-git-being-entirely-absent.patch BuildRequires: fdupes -BuildRequires: git BuildRequires: python-devel BuildRequires: python-pip >= 1.4 # Test requirements: