Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 2 additions and 21 deletions
23
acpid.spec
23
acpid.spec
|
|
@ -8,7 +8,7 @@
|
|||
Summary: ACPI Event Daemon
|
||||
Name: acpid
|
||||
Version: 2.0.34
|
||||
Release: 15%{?dist}
|
||||
Release: 10%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
Source: http://downloads.sourceforge.net/acpid2/%{name}-%{version}.tar.xz
|
||||
Source3: acpid.power.conf
|
||||
|
|
@ -18,9 +18,7 @@ Source6: acpid.sysconfig
|
|||
Source7: acpid.socket
|
||||
# https://sourceforge.net/p/acpid2/tickets/14/
|
||||
Patch0: acpid-2.0.32-kacpimon-dynamic-connections.patch
|
||||
%if 0%{?rhel}
|
||||
ExclusiveArch: x86_64 aarch64 riscv64
|
||||
%endif
|
||||
ExclusiveArch: ia64 x86_64 %{ix86} %{arm} aarch64 riscv64
|
||||
URL: http://sourceforge.net/projects/acpid2/
|
||||
BuildRequires: systemd, gcc
|
||||
BuildRequires: make
|
||||
|
|
@ -99,23 +97,6 @@ fi
|
|||
/bin/systemctl try-restart acpid.service >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.34-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.34-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Tue Apr 15 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.0.34-13
|
||||
- Used exclusiverch on RHEL
|
||||
|
||||
* Thu Apr 3 2025 Jaroslav Škarvada <jskarvad@redhat.com> - 2.0.34-12
|
||||
- Dropped exclusivearch, the package is still useless on POWER (no firmware support
|
||||
yet), but it is required by some dependency
|
||||
Resolves: rhbz#2355763
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.34-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Mon Aug 12 2024 Jaroslav Škarvada <jskarvad@redhat.com> - 2.0.34-10
|
||||
- Dropped videoconf, obsolete for some time
|
||||
Resolves: rhbz#2296943
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue