[eris] Fix mixed tabs and spaces rpmlint warning

Bruno Wolff III bruno at fedoraproject.org
Sat Nov 19 16:08:44 UTC 2011


commit 3bfd3877339af1f5ad499c5fd225dc6b30f0f8e8
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sat Nov 19 09:06:06 2011 -0600

    Fix mixed tabs and spaces rpmlint warning

 eris.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/eris.spec b/eris.spec
index 2bdc109..b70fbd4 100644
--- a/eris.spec
+++ b/eris.spec
@@ -28,7 +28,7 @@ quickly tie game objects to whatever output representation they are using.
 
 %package devel
 Summary:        Development files for Eris
-Group:	        Development/Libraries
+Group:          Development/Libraries
 Requires:       pkgconfig %{name} = %{version}-%{release} atlascpp-devel skstream-devel wfmath-devel mercator-devel libsigc++20-devel
 
 


More information about the scm-commits mailing list