[python-newt_syrup] Fixed the formatting of the specfile.

Darryl L. Pierce mcpierce at fedoraproject.org
Sat Apr 7 15:43:38 UTC 2012


commit be1be7fa603e23f113419aa741fbe063d8a2b15b
Author: Darryl L. Pierce <dpierce at redhat.com>
Date:   Sat Apr 7 11:28:29 2012 -0400

    Fixed the formatting of the specfile.
    
    Removed the tabs in the headers and replaced them with spaces.

 python-newt_syrup.spec |   24 ++++++++++++------------
 1 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/python-newt_syrup.spec b/python-newt_syrup.spec
index 5c69ad0..dfa1fa1 100644
--- a/python-newt_syrup.spec
+++ b/python-newt_syrup.spec
@@ -1,15 +1,15 @@
-Summary:	Newt Syrup is an app framework built on top of Newt
-Name:		python-newt_syrup
-Version:	0.1.2
-Release:	2%{?dist}
-License:	LGPLv2+
-Url:		http://newt-syrup.fedorahosted.org/
-Source: 	http://mcpierce.fedorapeople.org/rpms/newt_syrup-%{version}.tar.gz
-Group:		Development/Libraries
-BuildRoot:	%{_tmppath}/newt_syrup-%{version}-%{release}-buildroot
-BuildArch:	noarch
-Requires:	newt >= 0.52.11
-BuildRequires:	python-devel python-setuptools
+Summary:       Newt Syrup is an app framework built on top of Newt
+Name:          python-newt_syrup
+Version:       0.1.2
+Release:       2%{?dist}
+License:       LGPLv2+
+Url:           http://newt-syrup.fedorahosted.org/
+Source:        http://mcpierce.fedorapeople.org/rpms/newt_syrup-%{version}.tar.gz
+Group:         Development/Libraries
+BuildRoot:     %{_tmppath}/newt_syrup-%{version}-%{release}-buildroot
+BuildArch:     noarch
+Requires:      newt >= 0.52.11
+BuildRequires: python-devel python-setuptools
 
 %description
 Newt Syrup is an app framework built on top of Newt. It provides a set of


More information about the scm-commits mailing list