From 794d1c263701a2290127e222de71875207650d691298fbea52d228a1b525ee63 Mon Sep 17 00:00:00 2001
From: Sascha Peilicke <null@suse.de>
Date: Wed, 1 Jun 2011 09:16:10 +0000
Subject: [PATCH] Autobuild autoformatter for 67641

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/schismtracker?expand=0&rev=2
---
 schismtracker.spec | 31 +++++++++++++++++++++++++------
 1 file changed, 25 insertions(+), 6 deletions(-)

diff --git a/schismtracker.spec b/schismtracker.spec
index 5240119..8eeed0e 100644
--- a/schismtracker.spec
+++ b/schismtracker.spec
@@ -1,20 +1,39 @@
+#
+# spec file for package schismtracker
+#
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
+
+
 Name:           schismtracker
 Version:        0.20110409
 Release:        1
-URL:            http://schismtracker.org/
+Url:            http://schismtracker.org/
 License:        GPL v2 or later
 Group:          Productivity/Multimedia/Sound/Editors and Convertors
 Summary:        Music editor that aims to match the look and feel of Impulse Tracker
 #Hg-Clone:      http://schismtracker.org/hg/
 Source:         %name-%version.tar.xz
 Source1:        %name.desktop
-Patch1:		schism-alsa.diff
-Patch2:		schism-nodate.diff
-BuildRoot:      %_tmppath/%name-%version-build
+Patch1:         schism-alsa.diff
+Patch2:         schism-nodate.diff
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  SDL-devel >= 1.2.10
 BuildRequires:  xorg-x11-devel
-BuildRequires:  alsa-devel, freeglut-devel, gcc-c++
-BuildRequires:  python >= 2.4, xz
+BuildRequires:  alsa-devel freeglut-devel gcc-c++
+BuildRequires:  python >= 2.4 xz
 BuildRequires:  update-desktop-files
 
 %description