Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for pool-leap-15.4:x86_64
SUSE:SLE-12:Update
ucode-intel.18291
ucode-intel.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ucode-intel.spec of Package ucode-intel.18291
# # spec file for package ucode-intel # # Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ucode-intel Version: 20210216 Release: 0 Summary: Microcode Updates for Intel x86/x86-64 CPUs License: SUSE-Firmware Group: Hardware/Other BuildRequires: suse-module-tools #License is: Intel Software License Agreement URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-%version.tar.gz Source1: intel-microcode2ucode.c Supplements: modalias(x86cpu:vendor%3A0000%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*) # new method ... note that only 1 : might be present, otherwise libzypp misinterprets it. Supplements: modalias(cpu:type%3Ax86*ven0000*) Requires(post): coreutils Requires(postun): coreutils BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %ix86 x86_64 %description This package contains the microcode update blobs for Intel x86 and x86-64 CPUs. %prep %setup -q -n Intel-Linux-Processor-Microcode-Data-Files-microcode-%version %build %{__cc} -fwhole-program %{optflags} %{SOURCE1} -o generate_microcode %install install -D -m 0755 generate_microcode %{buildroot}%{_bindir}/generate_microcode mkdir -p %{buildroot}/lib/firmware/intel-ucode cp intel-ucode/* %{buildroot}/lib/firmware/intel-ucode cd intel-ucode-with-caveats for microcode in *;do cp $microcode %{buildroot}/lib/firmware/intel-ucode/$microcode done %post %{?regenerate_initrd_post} %posttrans %{?regenerate_initrd_posttrans} %files %defattr(-,root,root) %doc license %doc releasenote.md README.md %{_bindir}/generate_microcode /lib/firmware/intel-ucode/ %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor