Compare commits

..

No commits in common. "rawhide" and "f40" have entirely different histories.

View file

@ -1,9 +1,8 @@
Summary: Command line ACPI client
Name: acpitool
Version: 0.5.1
Release: 38%{?dist}
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
Release: 33%{?dist}
License: GPLv2+
URL: https://sourceforge.net/projects/acpitool/
BuildRequires: gcc-c++
BuildRequires: make
@ -29,14 +28,14 @@ toggle fan on/off, and more.
%prep
%setup -q
%patch -P0 -p1 -b .ac_adapter
%patch -P1 -p1 -b .battery
%patch -P2 -p1 -b .kernel3
%patch -P3 -p1 -b .wakeup
%patch -P4 -p1 -b .var-line
%patch -P5 -p1 -b .typos
%patch -P6 -p1 -b .cleanup
%patch -P7 -p1 -b .cache-size
%patch0 -p1 -b .ac_adapter
%patch1 -p1 -b .battery
%patch2 -p1 -b .kernel3
%patch3 -p1 -b .wakeup
%patch4 -p1 -b .var-line
%patch5 -p1 -b .typos
%patch6 -p1 -b .cleanup
%patch7 -p1 -b .cache-size
%build
%configure
@ -52,21 +51,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_mandir}/man1/acpitool*
%changelog
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-37
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 0.5.1-35
- convert license to SPDX
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-33
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild