update to 20240322 [release 20240322-1mamba;Wed Apr 24 2024]
This commit is contained in:
parent
b342ae373a
commit
728e2a9687
12
acpica.spec
12
acpica.spec
@ -1,14 +1,13 @@
|
|||||||
Name: acpica
|
Name: acpica
|
||||||
Version: 20240321
|
Version: 20240322
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Advanced Configuration & Power Interface Component Architecture
|
Summary: Advanced Configuration & Power Interface Component Architecture
|
||||||
Group: System/Kernel and Hardware
|
Group: System/Kernel and Hardware
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html
|
URL: https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html
|
||||||
# NOTE: needs manual url update
|
Source: https://github.com/acpica/acpica.git/G%{version}/acpica-%{version}.tar.bz2
|
||||||
Source: https://downloadmirror.intel.com/819451/acpica-unix-%{version}.tar.gz
|
|
||||||
Source1: %{name}-license
|
Source1: %{name}-license
|
||||||
Source2: http://www.intel.com/technology/iapc/acpi/downloads/AslCompiler.pdf
|
Source2: http://www.intel.com/technology/iapc/acpi/downloads/AslCompiler.pdf
|
||||||
Source3: http://www.intel.com/technology/iapc/acpi/downloads/ACPICA-ProgRef.pdf
|
Source3: http://www.intel.com/technology/iapc/acpi/downloads/ACPICA-ProgRef.pdf
|
||||||
@ -29,7 +28,7 @@ This includes: AML interpreter and debugger, Namespace Management, ACPI hardware
|
|||||||
%debug_package
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-unix-%{version}
|
%setup -q
|
||||||
cd source
|
cd source
|
||||||
%patch 1 -p1
|
%patch 1 -p1
|
||||||
|
|
||||||
@ -55,6 +54,9 @@ export CFLAGS="%{optflags} -Wno-dangling-pointer -Wno-format-overflow"
|
|||||||
%doc source/LICENSE
|
%doc source/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 24 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20240322-1mamba
|
||||||
|
- update to 20240322
|
||||||
|
|
||||||
* Mon Apr 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20240321-2mamba
|
* Mon Apr 15 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20240321-2mamba
|
||||||
- obsolete pmtools
|
- obsolete pmtools
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user