Project

General

Profile

« Previous | Next » 

Revision 053ba7c7

Added by Ewoud Kohl van Wijngaarden 3 months ago

Fixes #37246 - Add back ipmitool dependency

During a rewrite of the spec file this was dropped.

Fixes: 6cc3c98edd01 ("Update rubygem-rubyipmi to 0.11.1")

View differences:

packages/foreman/rubygem-rubyipmi/rubygem-rubyipmi.spec
Name: rubygem-%{gem_name}
Version: 0.11.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A ruby wrapper for ipmi command line tools that supports ipmitool and freeipmi
License: LGPLv2.1
URL: https://github.com/logicminds/rubyipmi
......
BuildArch: noarch
# end specfile generated dependencies
Requires: ipmitool
%description
Controls IPMI devices via command line wrapper for ipmitool and freeipmi.
......
%exclude %{gem_instdir}/rubyipmi.gemspec
%changelog
* Tue Mar 12 2024 Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> - 0.11.1-2
- Add back ipmitool dependency
* Tue Aug 16 2022 Foreman Packaging Automation <packaging@theforeman.org> 0.11.1-1
- Update to 0.11.1

Also available in: Unified diff