SHA256
1
0
forked from pool/ipmiutil

Accepting request 204254 from systemsmanagement

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/204254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ipmiutil?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal 2013-10-22 12:52:09 +00:00 committed by Git OBS Bridge
commit 797982270c
5 changed files with 23 additions and 8 deletions

View File

@ -1,10 +1,10 @@
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs -x Makefile -x Makefile.in ../orig-ipmiutil-2.8.8/configure.in ./configure.in
--- ../orig-ipmiutil-2.8.8/configure.in 2013-02-06 16:16:23.000000000 +0100
+++ ./configure.in 2013-02-28 14:34:28.241199677 +0100
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs ../orig-ipmiutil-2.9.2/configure.ac ./configure.ac
--- ../orig-ipmiutil-2.9.2/configure.ac 2013-10-09 20:20:02.000000000 +0200
+++ ./configure.ac 2013-10-15 08:21:48.521304910 +0200
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(util/ipmiutil.c)
AM_INIT_AUTOMAKE(ipmiutil,2.8.8)
AM_INIT_AUTOMAKE(ipmiutil,2.9.2)
-AM_CONFIG_HEADER(config.h)
+AC_CONFIG_HEADERS(config.h)

View File

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

3
ipmiutil-2.9.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Oct 11 06:58:05 UTC 2013 - kkaempf@suse.com
- update to upstream ipmiutil-2.9.2
See http://ipmiutil.sourceforge.net/docs/ChangeLog
-------------------------------------------------------------------
Fri Oct 4 08:02:42 UTC 2013 - kkaempf@suse.com
- update to upstream ipmiutil-2.9.1
See http://ipmiutil.sourceforge.net/docs/ChangeLog
-------------------------------------------------------------------
Thu Feb 28 13:35:16 UTC 2013 - kkaempf@suse.com

View File

@ -18,7 +18,7 @@
Name: ipmiutil
Version: 2.8.8
Version: 2.9.2
Release: 1%{?dist}
Summary: Easy-to-use IPMI server management utilities
License: BSD-3-Clause
@ -132,6 +132,7 @@ rm -rf %{buildroot}
%{_datadir}/%{name}/ipmi_if.sh
%{_datadir}/%{name}/evt.sh
%{_datadir}/%{name}/bmclanpet.mib
%{_datadir}/%{name}/ipmi.init.basic
%{_mandir}/man8/isel.8*
%{_mandir}/man8/isensor.8*
%{_mandir}/man8/ireset.8*
@ -158,6 +159,8 @@ rm -rf %{buildroot}
%{_mandir}/man8/iekanalyzer.8*
%{_mandir}/man8/itsol.8*
%{_mandir}/man8/idcmi.8*
%{_mandir}/man8/ismcoem.8*
%doc AUTHORS ChangeLog COPYING NEWS README TODO
%doc doc/UserGuide