Modalias match acpi.
This commit is contained in:
parent
962fda0a50
commit
9c367bc8c1
@ -5,7 +5,7 @@
|
|||||||
Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
Summary: IPMI (Intelligent Platform Management Interface) library and tools
|
||||||
Name: OpenIPMI
|
Name: OpenIPMI
|
||||||
Version: 2.0.19
|
Version: 2.0.19
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
License: LGPLv2+ and GPLv2+ or BSD
|
License: LGPLv2+ and GPLv2+ or BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sourceforge.net/projects/openipmi/
|
URL: http://sourceforge.net/projects/openipmi/
|
||||||
@ -207,6 +207,9 @@ fi
|
|||||||
%config(noreplace) %{_sysconfdir}/modprobe.d/OpenIPMI.conf
|
%config(noreplace) %{_sysconfdir}/modprobe.d/OpenIPMI.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 05 2013 Fedora Release Engineering <aledvink@redhat.com> - 2.0.19-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
* Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-8
|
* Fri Aug 02 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
# Feel free to update as needed.
|
# Feel free to update as needed.
|
||||||
#
|
#
|
||||||
|
|
||||||
alias IPI0001 ipmi_si
|
alias acpi:IPI000*:* ipmi_si
|
||||||
alias IPI0001 ipmi_devintf
|
alias acpi:IPI000*:* ipmi_devintf
|
||||||
alias IPI0001 ipmi_msghandler
|
alias acpi:IPI000*:* ipmi_msghandler
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user