Summary: Enclosure LED Utilities Name: ledmon Version: 0.96 Release: 3%{?dist} License: GPLv2+ Group: Applications/System URL: https://github.com/intel/ledmon Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Patch0: ipmi-avoid-error-messages-on-non-dell-platforms.patch BuildRequires: perl-interpreter perl-podlators BuildRequires: sg3_utils-devel BuildRequires: pciutils-devel BuildRequires: autoconf, automake # Needed for the udev dependency. BuildRequires: systemd-devel BuildRequires: systemd-rpm-macros Obsoletes: ledctl = 0.1-1 Provides: ledctl = %{version}-%{release} Requires: sg3_utils-libs %description The ledmon and ledctl are user space applications design to control LED associated with each slot in an enclosure or a drive bay. There are two types of system: 2-LED system (Activity LED, Status LED) and 3-LED system (Activity LED, Locate LED, Fail LED). User must have root privileges to use this application. %prep %setup -q %patch0 -p1 %build # can't use smp_flags because -j4 makes the build fail #make CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS" sh autogen.sh %configure --enable-systemd=yes make %install make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUILD_ROOT/%{_sbindir} MANDIR=$RPM_BUILD_ROOT%{_mandir} %post %systemd_post ledmon.service %preun %systemd_preun ledmon.service %postun %systemd_postun_with_restart ledmon.service %files %doc README.md COPYING %{_sbindir}/ledctl %{_sbindir}/ledmon %{_mandir}/*/* %{_unitdir}/ledmon.service %changelog * Tue Nov 29 2022 Jan Macku - 0.96-3 - Decrease log level of IPMI messages (#2148944) * Mon Jun 27 2022 Jan Macku - 0.96-2 - Use systemd-rpm-macros to handle ledmon.service (#2073331) * Wed Jun 01 2022 Jan Macku - 0.96-1 - update to 0.96 (#2041713) * Mon Jan 18 2021 Jan Macku - 0.95-1 - update to 0.95 (#1841501) * Thu Jan 14 2021 Jan Macku - 0.94-2 - tests: fix test to run on reverse depedency pipeline (#1912591) * Mon Feb 17 2020 Jan Synáček - 0.94-1 - update to 0.94 (#1780521) * Tue Dec 10 2019 Jan Synáček - 0.93-1 - update to 0.93 (#1721928) * Tue Jun 4 2019 Jan Synáček - 0.92-7 - tests: fix tests (#1681030) * Tue Jun 4 2019 Jan Synáček - 0.92-6 - tests: fix tests (#1681030) * Mon Jun 3 2019 Jan Synáček - 0.92-5 - tests: skip tests on unsupported devices (#1681030) * Mon May 27 2019 Jan Synáček - 0.92-4 - fix the _ledmon_status() function (#1681030) * Mon May 20 2019 Jan Synáček - 0.92-3 - tests: fix segfault when a value is missing from ibpi_str[] (#1681030) * Mon May 6 2019 Jan Synáček - 0.92-2 - tests: add PURPOSE target (#1681030) * Mon Apr 15 2019 Jan Synáček - 0.92-1 - update to 0.92 (#1661204) * Fri Feb 15 2019 Jan Synáček - 0.90-3 - LEDs do not work properly during migration (#1669232) * Tue Aug 7 2018 Jan Synáček - 0.90-2 - fix manpage generation (#1612711) * Wed Mar 14 2018 Jan Synáček - 0.90-1 - update to 0.90 (#1555099) * Mon Feb 26 2018 Jan Synáček - 0.80-6 - use distribution LDFLAGS during build (#1548551) * Wed Feb 07 2018 Fedora Release Engineering - 0.80-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering - 0.80-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0.80-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0.80-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Dec 6 2016 Jan Synáček - 0.80-1 - Update to 0.80 (#1401924) * Thu Feb 04 2016 Fedora Release Engineering - 0.79-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering - 0.79-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sun Aug 17 2014 Fedora Release Engineering - 0.79-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.79-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Nov 28 2013 Michal Sekletar - 0.79-1 - update to 0.79 * Sat Aug 03 2013 Fedora Release Engineering - 0.78-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 03 2013 Michal Sekletar - 0.78-1 - Update to 0.78 * Fri Apr 19 2013 Jan Synáček - 0.77-1 - Update to 0.77 - Documentation enhancements * Thu Feb 14 2013 Fedora Release Engineering - 0.75-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Mon Jan 07 2013 Jan Synáček - 0.75-1 - Update to 0.75 and drop upstreamed patch * Thu Nov 15 2012 Jan Synáček - 0.74-3 - Some coverity fixes * Fri Oct 19 2012 Jan Synáček - 0.74-2 - Require sg3_utils-libs * Mon Aug 13 2012 Jan Synáček - 0.74-1 - Update to 0.74 - Resolves: #847072 * Tue Aug 07 2012 Jan Synáček - 0.72-1 - Update to 0.72 and update patch - Resolves: #846018 * Wed Jul 25 2012 Jan Synáček - 0.40-1 - Update to 0.40 - Resolves: #838086 - Make spec fedora-review friendly * Thu Jul 19 2012 Fedora Release Engineering - 0.32-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Mar 05 2012 Jan Synáček - 0.32-1 - Update to 0.32 * Fri Feb 10 2012 Jan Synáček - 0.31-1 - Update to 0.31 * Fri Jan 13 2012 Fedora Release Engineering - 0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Feb 07 2011 Fedora Release Engineering - 0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jan 14 2011 Jiri Moskovcak 0.1-2 - renamed to ledmon, because ledctl is taken * Fri Jan 07 2011 Jiri Moskovcak 0.1-1 - initial release