Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rehar:lirc
lirc-imontouch
lirc-imontouch.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lirc-imontouch.spec of Package lirc-imontouch
# norootforbuild Name: lirc-imontouch BuildRequires: kernel-source lirc-kmp-default lirc-kmp-pae lirc-kmp-xen kernel-syms module-init-tools License: GPL Group: System/Kernel Summary: LIRC imontouch kernel modules Version: 0.2.4 Release: 0 Source0: lirc-0.8.5pre2.tar.bz2 Source1: Makefile.modsub Patch1: lirc-imontouch-0.2.4.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %suse_kernel_module_package kdump um %description This is an example Kernel Module Package. %package KMP Summary: Example Kernel Module Group: System/Kernel %description KMP This is one of the sub-packages for a specific kernel. All the sub-packages will share the same summary, group, and description. %prep %setup -q -n lirc-0.8.5pre2 set -- * %patch1 -p1 mkdir source ln -s ../../drivers source/drivers cp drivers/lirc_imontouch/* source #mv "$@" source/ cp %{SOURCE1} source/Makefile mkdir obj %build for flavor in %flavors_to_build; do rm -rf obj/$flavor cp -r source 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 for flavor in %flavors_to_build; do make -C /usr/src/linux-obj/%_target_cpu/$flavor modules_install \ M=$PWD/obj/$flavor done %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