Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Kernel:SLE15-SP6-AZURE
kernel-syms-azure
kernel-syms-azure.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kernel-syms-azure.spec of Package kernel-syms-azure
# # spec file for package kernel-syms-azure # # Copyright (c) 2024 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/ # %define git_commit 67624054128840a006fc6fe43946de8d6975fddd %define variant -azure%{nil} %include %_sourcedir/kernel-spec-macros Name: kernel-syms-azure Version: 6.4.0 %if %using_buildservice %if 0%{?is_kotd} Release: <RELEASE>.g6762405 %else Release: 0 %endif %else %define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0) Release: %kernel_source_release %endif Summary: Kernel Symbol Versions (modversions) License: GPL-2.0-only Group: Development/Sources URL: https://www.kernel.org/ BuildRequires: coreutils %if ! 0%{?is_kotd} || ! %{?is_kotd_qa}%{!?is_kotd_qa:0} ExclusiveArch: aarch64 x86_64 %else ExclusiveArch: do_not_build %endif Prefix: /usr/src AutoReqProv: off Source: README.KSYMS %ifarch aarch64 x86_64 Requires: kernel-azure-devel = %version-%source_rel %endif Requires: pesign-obs-integration Requires: kernel-devel%variant = %version-%source_rel Provides: %name = %version-%source_rel Provides: %name-srchash-%git_commit Provides: multiversion(kernel) # Force bzip2 instead of lzma compression to # 1) allow install on older dist versions, and # 2) decrease build times (bsc#962356 boo#1175882) %define _binary_payload w9.bzdio %description Kernel symbols, such as functions and variables, have version information attached to them. This package contains the symbol versions for the standard kernels. This package is needed for compiling kernel module packages with proper package dependencies. %source_timestamp %files %dir %_docdir/%name %_docdir/%name/README.SUSE %prep %install install -m 644 -D %{SOURCE0} %buildroot/%_docdir/%name/README.SUSE %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