[xdrawchem] Cosmetics

Dominik Mierzejewski rathann at fedoraproject.org
Sat Mar 15 01:13:23 UTC 2014


commit 281a9089838180c2fe6ee0045f4bb78906492f40
Author: Dominik Mierzejewski <rpm at greysector.net>
Date:   Sat Mar 15 02:12:26 2014 +0100

    Cosmetics
    
    - fix mixed use of spaces and tabs
    - sort BRs

 xdrawchem.spec |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/xdrawchem.spec b/xdrawchem.spec
index b0ae273..1ee5b5b 100644
--- a/xdrawchem.spec
+++ b/xdrawchem.spec
@@ -1,7 +1,7 @@
-Name: 		xdrawchem
-Version: 	1.9.9
-Release: 	24%{?dist}
-Summary: 	2D chemical structures drawing tool
+Name:		xdrawchem
+Version:	1.9.9
+Release:	24%{?dist}
+Summary:	2D chemical structures drawing tool
 Source0:	http://downloads.sourceforge.net/sourceforge/xdrawchem/%{name}-%{version}.tar.gz
 Source1:	%{name}.desktop
 Patch0:		%{name}-gcc43.patch
@@ -10,13 +10,13 @@ Patch2:		%{name}-warn.patch
 Patch3:		%{name}-include-header.patch
 Patch4:		%{name}-link.patch
 Patch5:		%{name}-duplicate-indexhtml.patch
-URL: 		http://xdrawchem.sourceforge.net/
-License: 	GPLv2+
-BuildRequires: 	qt3-devel
+URL:		http://xdrawchem.sourceforge.net/
+License:	GPLv2+
 BuildRequires:	desktop-file-utils
 BuildRequires:	libjpeg-devel
 BuildRequires:	libtool
 BuildRequires:	openbabel-devel
+BuildRequires:	qt3-devel
 Requires: hicolor-icon-theme
 
 %description


More information about the scm-commits mailing list