Accepting request 214179 from systemsmanagement

- Updated 1.3.4 release from upstream to support ppc64le.

OBS-URL: https://build.opensuse.org/request/show/214179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/freeipmi?expand=0&rev=12
This commit is contained in:
Stephan Kulow
2014-01-20 19:41:51 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d420135120dc54fe01fafa806f7e9c78c83155c7614202587421a780872fcef1
size 3122641

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ba705b340cde38ac60263ac6f91d5c266a0feaa2c936bd55e73eebd8aac8c755
size 2176024

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 15 21:10:07 UTC 2014 - kkaempf@suse.com
- Updated 1.3.4 release from upstream to support ppc64le.
-------------------------------------------------------------------
Thu Dec 19 14:01:05 UTC 2013 - kkaempf@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package freeipmi
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2003-2008 FreeIPMI Core Team
#
# All modifications and additions to the file contributed by third parties
@@ -31,7 +31,7 @@ Name: %{name}
Version: %{version}
Release: %{release}
Url: http://www.gnu.org/software/freeipmi/
Source0: %{name}-%{version}.tar.bz2
Source0: http://alpha.gnu.org/gnu/freeipmi/%{name}-%{version}.ppc64le.1.tar.gz
Source1: bmc-watchdog.service
Source2: ipmidetectd.service
Source3: ipmiseld.service
@@ -113,7 +113,7 @@ This service detects and monitors IPMI nodes.
%endif
%prep
%setup -q
%setup -q -n %{name}-%{version}.ppc64le.1
%patch -p1
%build