From b9b5b94708a2bd5b04ca5793dacc34501b1bf47ee19910252d3db8dda31defda Mon Sep 17 00:00:00 2001 From: Berthold Gunreben Date: Wed, 8 Dec 2010 10:38:22 +0000 Subject: [PATCH] Autobuild autoformatter for 54274 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipmiutil?expand=0&rev=2 --- ipmiutil.spec | 42 ++++++++++++++++++++++++++++++------------ 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/ipmiutil.spec b/ipmiutil.spec index 6863dc6..22767de 100644 --- a/ipmiutil.spec +++ b/ipmiutil.spec @@ -1,14 +1,33 @@ -Name: ipmiutil -Version: 2.7.2 -Release: 1%{?dist} -Summary: A package that provides easy-to-use IPMI server management utilities -License: BSD -Group: System/Management -Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -URL: http://ipmiutil.sourceforge.net -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) -BuildRequires: openssl-devel gcc gcc-c++ -Patch: iekanalyzer_warning.patch +# +# spec file for package ipmiutil (Version 2.7.2) +# +# Copyright (c) 2010 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: ipmiutil +Version: 2.7.2 +Release: 1 +Summary: A package that provides easy-to-use IPMI server management utilities +License: BSD +Group: System/Management +Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz +Url: http://ipmiutil.sourceforge.net +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: gcc gcc-c++ openssl-devel +Patch: iekanalyzer_warning.patch %description The ipmiutil package provides easy-to-use utilities to view the SEL, @@ -145,5 +164,4 @@ then fi fi - %changelog