[python-Rtree] Sort out tab/space mixture

Volker Fröhlich volter at fedoraproject.org
Sat Feb 8 13:02:26 UTC 2014


commit 802ffcf2236b76a1f7ea48a9521cbf1532629fec
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Sat Feb 8 14:02:35 2014 +0100

    Sort out tab/space mixture

 python-Rtree.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-Rtree.spec b/python-Rtree.spec
index 200b8f2..27ec9d2 100644
--- a/python-Rtree.spec
+++ b/python-Rtree.spec
@@ -13,7 +13,7 @@ Source0:        http://pypi.python.org/packages/source/R/%{oname}/%{oname}-%{ver
 
 # Remove hard-coded library extension (BZ#1001840)
 # TODO: Upstream
-Patch0:			%{name}-0.7.0-find_library.patch
+Patch0:         %{name}-0.7.0-find_library.patch
 
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools


More information about the scm-commits mailing list