Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
lttng-modules.8329
lttng-modules.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lttng-modules.spec of Package lttng-modules.8329
# # spec file for package lttng-modules # # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # 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 http://bugs.opensuse.org/ # # needssslcertforbuild %ifarch x86_64 %define buildrt 0 %endif Summary: Licensing information for package lttng-modules License: GPL-2.0 and LGPL-2.1 and MIT Group: System/Kernel Name: lttng-modules Version: 2.4.1 Release: 0 Source: %{name}-%{version}.tar.bz2 Source1: %{name}-preamble Source2: Module.supported Patch1: fix-mm_compaction_migratepages-tp.diff Patch2: fix-update-block-instrumentation-to-3.15-kernel.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: kernel-devel BuildRequires: kernel-source BuildRequires: kernel-syms BuildRequires: module-init-tools %if 0%{?buildrt} == 1 BuildRequires: kernel-syms-rt %endif ExclusiveArch: x86_64 %suse_kernel_module_package -p %{name}-preamble ec2 xen xenpae vmi um %description This package provides licensing documentation for the lttng kmp packages. %package KMP Summary: LTTng 2.0 Kernel Tracing Modules Group: System/Kernel %description KMP This package contains the LTTng 2.0 Kernel Modules necessary for instrumenting kernel subsystems. %prep %setup %patch1 -p1 %patch2 -p1 set -- * mkdir source mkdir obj for i in "$@"; do case $i in LICENSE|*.txt) ;; *) mv $i source ;; esac done %build export EXTRA_CFLAGS='-DVERSION=\"%version\"' for flavor in %flavors_to_build; do rm -rf obj/$flavor cp -r source obj/$flavor cp %{S:2} obj/$flavor make -C /usr/src/linux-obj/%_target_cpu/$flavor modules M=$PWD/obj/$flavor done %install export INSTALL_MOD_PATH=$RPM_BUILD_ROOT export INSTALL_MOD_DIR=updates export BRP_PESIGN_FILES="*.ko /lib/firmware" for flavor in %flavors_to_build; do make -C /usr/src/linux-obj/%_target_cpu/$flavor modules_install M=$PWD/obj/$flavor done %files %defattr(-,root,root) %doc LICENSE lgpl-2.1.txt gpl-2.0.txt mit-license.txt %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