From 644c06f8c406ddec5bca28d9e0dc34c3a6495485fa7315db3f94131834b46591 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 1 Jun 2011 13:10:16 +0000 Subject: [PATCH] Autobuild autoformatter for 71299 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/obs-service-format_spec_file?expand=0&rev=2 --- obs-service-format_spec_file.spec | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/obs-service-format_spec_file.spec b/obs-service-format_spec_file.spec index 93ac8c1..5fe92e6 100644 --- a/obs-service-format_spec_file.spec +++ b/obs-service-format_spec_file.spec @@ -1,3 +1,22 @@ +# +# spec file for package obs-service-format_spec_file +# +# 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: obs-service-format_spec_file License: GPL v2 or later Group: Development/Tools/Building @@ -36,3 +55,4 @@ install -m 0755 %{SOURCE2} $RPM_BUILD_ROOT/usr/lib/obs/service/format_spec_file. %defattr(-,root,root) %dir /usr/lib/obs /usr/lib/obs/service +%changelog