Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/OpenIPMI.git#047992fe397d9480ca9c9f1f667242781389d675
This commit is contained in:
parent
1caed2ca2b
commit
ab0f9ea3ad
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@ OpenIPMI-2.0.18.tar.gz
|
||||
/OpenIPMI-2.0.27.tar.gz
|
||||
/OpenIPMI-2.0.28.tar.gz
|
||||
/OpenIPMI-2.0.29.tar.gz
|
||||
/OpenIPMI-2.0.31.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
||||
Name: OpenIPMI
|
||||
|
||||
Version: 2.0.29
|
||||
Version: 2.0.31
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+ and GPLv2+ or BSD
|
||||
URL: http://sourceforge.net/projects/openipmi/
|
||||
@ -13,6 +13,7 @@ Source2: openipmi-helper
|
||||
Source3: ipmi.service
|
||||
Patch1: 0001-man.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel
|
||||
BuildRequires: openssl-devel python3-devel perl-devel perl-generators
|
||||
BuildRequires: pkgconfig
|
||||
@ -197,6 +198,9 @@ echo ".so man1/openipmish.1" > %{buildroot}%{_mandir}/man1/ipmish.1
|
||||
%{_mandir}/man5/ipmi_sim_cmd.5*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 25 2021 Josef Ridky <jridky@redhat.com> - 2.0.31-1
|
||||
- New upstream release 2.0.31 (#1905768)
|
||||
|
||||
* Thu Sep 17 2020 Josef Řídký <jridky@redhat.com> - 2.0.29-1
|
||||
- New upstream release 2.0.29 (#1846675)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (OpenIPMI-2.0.29.tar.gz) = ff23aadfe4b9002574d1f06dda3d61f7a03ef1df2c61855516b7d67bd6d3272c53af74e3412e1045242dcb845f50b7c542083e918805c0efac424dd86e720a10
|
||||
SHA512 (OpenIPMI-2.0.31.tar.gz) = de1b364315e97daffb4c601bcf3bf33591795449d71690496ae368bd0730a117c1716508ecaddef5d55498f56e73481a32f509791185e80e2475667d7abd73e7
|
||||
|
Loading…
Reference in New Issue
Block a user