update to 20230628 [release 20230628-1mamba;Wed Aug 16 2023]
This commit is contained in:
parent
f9ad2db644
commit
0eefacbe12
Binary file not shown.
12
acpica.spec
12
acpica.spec
@ -1,13 +1,14 @@
|
|||||||
Name: acpica
|
Name: acpica
|
||||||
Version: 20221020
|
Version: 20230628
|
||||||
Release: 1mamba
|
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/standards/processor-vendor-specific-acpi-specification.html
|
URL: https://www.intel.com/content/www/us/en/developer/topic-technology/open/acpica/overview.html
|
||||||
Source: https://acpica.org/sites/acpica/files/acpica-unix-%{version}.tar_0.gz
|
# NOTE: manually downloaded from website
|
||||||
|
Source: https://acpica.org/sites/acpica/files/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
|
||||||
@ -31,7 +32,7 @@ This includes: AML interpreter and debugger, Namespace Management, ACPI hardware
|
|||||||
%setup -q -n %{name}-unix-%{version}
|
%setup -q -n %{name}-unix-%{version}
|
||||||
cd source
|
cd source
|
||||||
#%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
%patch 1 -p1
|
||||||
|
|
||||||
cp %{S:1} LICENSE
|
cp %{S:1} LICENSE
|
||||||
cp %{S:2} %{S:3} .
|
cp %{S:2} %{S:3} .
|
||||||
@ -55,6 +56,9 @@ export CFLAGS="%{optflags} -Wno-dangling-pointer -Wno-format-overflow"
|
|||||||
%doc source/LICENSE
|
%doc source/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 16 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 20230628-1mamba
|
||||||
|
- update to 20230628
|
||||||
|
|
||||||
* Thu Dec 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 20221020-1mamba
|
* Thu Dec 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 20221020-1mamba
|
||||||
- update to 20221020
|
- update to 20221020
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user