[rubygem-database_cleaner] Use spaces consistently.

Vít Ondruch vondruch at fedoraproject.org
Thu Jun 30 12:56:27 UTC 2011


commit 10ec2a01ddcf43ad70ce60d6015ccee6e3fcefc4
Author: Vít Ondruch <vondruch at redhat.com>
Date:   Tue Mar 22 09:17:13 2011 +0100

    Use spaces consistently.

 rubygem-database_cleaner.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/rubygem-database_cleaner.spec b/rubygem-database_cleaner.spec
index 224a58f..f723f5b 100644
--- a/rubygem-database_cleaner.spec
+++ b/rubygem-database_cleaner.spec
@@ -14,7 +14,7 @@ Source0: http://rubygems.org/gems/%{gemname}-%{version}.gem
 # Prepare for future, use RSpec 2
 Patch0: RSpec-2.x-compatibility.patch
 # ERB should be required explicitely
-# https://github.com/bmabey/database_cleaner/issues/54 
+# https://github.com/bmabey/database_cleaner/issues/54
 Patch1: Explicitly-require-ERB.patch
 
 Requires: rubygems
@@ -32,11 +32,11 @@ is a small amount of code but is code that is usually needed in any ruby app
 that is testing with a database
 
 %package	doc
-Summary:	Documentation for %{gemname}
-Group:		Documentation
-Requires:	%{gemname} = %{version}-%{release}
+Summary:        Documentation for %{gemname}
+Group:          Documentation
+Requires:       %{gemname} = %{version}-%{release}
 
-%description	doc
+%description    doc
 This package contains documentation for %{gemname}
 
 %prep
@@ -92,7 +92,7 @@ popd
 %{geminstdir}/Rakefile
 
 %changelog
-* Mon Mar 21 2011 Vít Ondruch <vondruch at redhat.com> - 0.5.2-3
+* Mon Mar 21 2011 Vít Ondruch <vondruch at redhat.com> - 0.6.6-1
 - Updated upstream version.
 
 * Mon Mar 21 2011 Vít Ondruch <vondruch at redhat.com> - 0.5.2-2


More information about the scm-commits mailing list