|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
Summary: ACPI Event Daemon
|
|
|
|
|
Name: acpid
|
|
|
|
|
Version: 2.0.34
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
Release: 10%{?dist}
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
Source: http://downloads.sourceforge.net/acpid2/%{name}-%{version}.tar.xz
|
|
|
|
|
Source2: acpid.video.conf
|
|
|
|
@ -100,6 +100,10 @@ fi
|
|
|
|
|
/bin/systemctl try-restart acpid.service >/dev/null 2>&1 || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.0.34-10
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.0.34-9
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|