- Run format_spec_file so it is up par with others.

* Adds patch: old-gcc-options.patch

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmitool?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal 2013-07-16 13:40:48 +00:00 committed by Git OBS Bridge
parent c38aedcaf2
commit 0027e24087
2 changed files with 12 additions and 7 deletions

View File

@ -1,7 +1,13 @@
-------------------------------------------------------------------
Tue Jul 16 13:36:07 UTC 2013 - tchvatal@suse.com
- Run format_spec_file so it is up par with others.
-------------------------------------------------------------------
Wed May 15 12:04:25 UTC 2013 - kkaempf@suse.com
- fix GCC 4.3 build
* Adds patch: old-gcc-options.patch
-------------------------------------------------------------------
Mon Mar 18 11:29:30 UTC 2013 - dvaleev@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ipmitool
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -15,18 +15,17 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: ipmitool
BuildRequires: openssl-devel readline-devel
BuildRequires: libtool
BuildRequires: openssl-devel
BuildRequires: readline-devel
Url: http://ipmitool.sourceforge.net/
Summary: Utility for IPMI Control
Version: 1.8.12
Release: 9
License: BSD-3-Clause
Group: System/Management
Version: 1.8.12
Release: 0
Source: http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.bz2
Patch: compile-fixes
Patch1: ipmitool-1.8.10-implicit-fortify-decl.patch
@ -39,7 +38,7 @@ Patch8: several_more_compile_fixes.patch
Patch9: automake-1.13.patch
#PATCH-FIX-UPSTREAM https://sourceforge.net/tracker/?func=detail&aid=3578022&group_id=95200&atid=610550
Patch10: ipmitool-bigendian.patch
#gcc 4.3 does not like -Wno-unused-result -Wno-packed-bitfield-compat, kkaempf@suse.de
#PATCH-FIX-SUSE gcc 4.3 does not like -Wno-unused-result -Wno-packed-bitfield-compat, kkaempf@suse.de
Patch11: old-gcc-options.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build