SPECS: lirc.spec - %{_alt_kernel} support
czarny
czarny at pld-linux.org
Fri Oct 13 00:40:31 CEST 2006
Author: czarny Date: Thu Oct 12 22:40:31 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- %{_alt_kernel} support
---- Files affected:
SPECS:
lirc.spec (1.127 -> 1.128)
---- Diffs:
================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.127 SPECS/lirc.spec:1.128
--- SPECS/lirc.spec:1.127 Wed Sep 6 15:48:33 2006
+++ SPECS/lirc.spec Fri Oct 13 00:40:25 2006
@@ -10,7 +10,6 @@
%bcond_without svga # without svgalib-based utility
%bcond_without x # without X11-based utilitied
#
-%define _kernelsrcdir /usr/src/linux
%define drivers "lirc_it87 lirc_serial lirc_atiusb lirc_mceusb lirc_sir lirc_bt829 lirc_i2c lirc_mceusb2 lirc_streamzap lirc_cmdir lirc_igorplugusb lirc_dev lirc_imon lirc_sasem lirc_parallel lirc_gpio"
Summary: Linux Infrared Remote Control daemons
Summary(pl): Serwery do zdalnego sterowania Linuksem za pomocą podczerwieni
@@ -37,14 +36,15 @@
Patch8: %{name}-remotes.patch
Patch9: %{name}-kernel-2.6.16.patch
Patch10: %{name}-vserver.patch
+Patch11: %{name}-kernel-2.6.17.patch
URL: http://www.lirc.org/
-%{?with_x:BuildRequires: xorg-lib-libX11-devel}
+#%{?with_x:BuildRequires: xorg-lib-libX11-devel}
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
%if %{with dist_kernel} && %{with kernel}
BuildRequires: kernel-headers
-BuildRequires: kernel-source
+BuildRequires: kernel%{_alt_kernel}-source
%endif
%{?with_kernel:BuildRequires: %{kgcc_package}}
BuildRequires: rpmbuild(macros) >= 1.118
@@ -129,7 +129,7 @@
Pliki potrzebne do tworzenia łączonych statycznie programów opartych
na LIRC.
-%package -n kernel-char-lirc-atiusb
+%package -n kernel%{_alt_kernel}-char-lirc-atiusb
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -137,23 +137,23 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-char-lirc-atiusb
+%description -n kernel%{_alt_kernel}-char-lirc-atiusb
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_atiusb module.
-%description -n kernel-char-lirc-atiusb -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-atiusb -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_atiusb.
-%package -n kernel-char-lirc-bt829
+%package -n kernel%{_alt_kernel}-char-lirc-bt829
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -161,23 +161,23 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-char-lirc-bt829
+%description -n kernel%{_alt_kernel}-char-lirc-bt829
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_bt829 module.
-%description -n kernel-char-lirc-bt829 -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-bt829 -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_bt829.
-%package -n kernel-char-lirc-cmdir
+%package -n kernel%{_alt_kernel}-char-lirc-cmdir
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -185,23 +185,23 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-char-lirc-cmdir
+%description -n kernel%{_alt_kernel}-char-lirc-cmdir
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_cmdir module.
-%description -n kernel-char-lirc-cmdir -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-cmdir -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_cmdir.
-%package -n kernel-char-lirc-dev
+%package -n kernel%{_alt_kernel}-char-lirc-dev
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -213,20 +213,20 @@
Obsoletes: lirc-modules
Obsoletes: lirc-modules-dev
-%description -n kernel-char-lirc-dev
+%description -n kernel%{_alt_kernel}-char-lirc-dev
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_dev module.
-%description -n kernel-char-lirc-dev -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-dev -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_dev.
-%package -n kernel-char-lirc-gpio
+%package -n kernel%{_alt_kernel}-char-lirc-gpio
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -234,25 +234,25 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
Obsoletes: lirc-modules
Obsoletes: lirc-modules-gpio
-%description -n kernel-char-lirc-gpio
+%description -n kernel%{_alt_kernel}-char-lirc-gpio
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_gpio module.
-%description -n kernel-char-lirc-gpio -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-gpio -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_gpio.
-%package -n kernel-char-lirc-i2c
+%package -n kernel%{_alt_kernel}-char-lirc-i2c
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -260,25 +260,25 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
Obsoletes: lirc-modules
Obsoletes: lirc-modules-i2c
-%description -n kernel-char-lirc-i2c
+%description -n kernel%{_alt_kernel}-char-lirc-i2c
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_i2c module.
-%description -n kernel-char-lirc-i2c -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-i2c -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_i2c.
-%package -n kernel-char-lirc-igorplugusb
+%package -n kernel%{_alt_kernel}-char-lirc-igorplugusb
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -286,25 +286,25 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
Obsoletes: lirc-modules
Obsoletes: lirc-modules-igorplugusb
-%description -n kernel-char-lirc-igorplugusb
+%description -n kernel%{_alt_kernel}-char-lirc-igorplugusb
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_igorplugusb module.
-%description -n kernel-char-lirc-igorplugusb -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-igorplugusb -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_igorplugusb.
-%package -n kernel-char-lirc-imon
+%package -n kernel%{_alt_kernel}-char-lirc-imon
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -312,25 +312,25 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
Obsoletes: lirc-modules
Obsoletes: lirc-modules-imon
-%description -n kernel-char-lirc-imon
+%description -n kernel%{_alt_kernel}-char-lirc-imon
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_imon module.
-%description -n kernel-char-lirc-imon -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-imon -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_imon.
-%package -n kernel-char-lirc-it87
+%package -n kernel%{_alt_kernel}-char-lirc-it87
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -338,23 +338,23 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-char-lirc-it87
+%description -n kernel%{_alt_kernel}-char-lirc-it87
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_it87 module.
-%description -n kernel-char-lirc-it87 -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-it87 -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_it87.
-%package -n kernel-char-lirc-mceusb
+%package -n kernel%{_alt_kernel}-char-lirc-mceusb
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -362,23 +362,23 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-char-lirc-mceusb
+%description -n kernel%{_alt_kernel}-char-lirc-mceusb
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_mceusb module.
-%description -n kernel-char-lirc-mceusb -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-mceusb -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_mceusb.
-%package -n kernel-char-lirc-sasem
+%package -n kernel%{_alt_kernel}-char-lirc-sasem
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -386,23 +386,23 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-char-lirc-sasem
+%description -n kernel%{_alt_kernel}-char-lirc-sasem
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_sasem module.
-%description -n kernel-char-lirc-sasem -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-sasem -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_sasem.
-%package -n kernel-char-lirc-serial
+%package -n kernel%{_alt_kernel}-char-lirc-serial
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -410,26 +410,26 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
%{?with_dist_kernel:Requires: setserial}
Conflicts: dev < 2.8.0-3
Obsoletes: lirc-modules
Obsoletes: lirc-modules-serial
-%description -n kernel-char-lirc-serial
+%description -n kernel%{_alt_kernel}-char-lirc-serial
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_serial module for devices connected to serial port.
-%description -n kernel-char-lirc-serial -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-serial -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_serial dla urządzeń podłączanych do portu szeregowego.
-%package -n kernel-char-lirc-streamzap
+%package -n kernel%{_alt_kernel}-char-lirc-streamzap
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -437,25 +437,25 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
Obsoletes: lirc-modules
Obsoletes: lirc-modules-streamzap
-%description -n kernel-char-lirc-streamzap
+%description -n kernel%{_alt_kernel}-char-lirc-streamzap
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_streamzap module.
-%description -n kernel-char-lirc-streamzap -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-streamzap -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_streamzap.
-%package -n kernel-char-lirc-parallel
+%package -n kernel%{_alt_kernel}-char-lirc-parallel
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -467,20 +467,20 @@
Obsoletes: lirc-modules
Obsoletes: lirc-modules-parallel
-%description -n kernel-char-lirc-parallel
+%description -n kernel%{_alt_kernel}-char-lirc-parallel
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc-parallel module for devices connected to parallel port.
-%description -n kernel-char-lirc-parallel -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-parallel -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_parallel dla urządzeń podłączanych do portu równoległego.
-%package -n kernel-char-lirc-sir
+%package -n kernel%{_alt_kernel}-char-lirc-sir
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -492,20 +492,20 @@
Obsoletes: lirc-modules
Obsoletes: lirc-modules-sir
-%description -n kernel-char-lirc-sir
+%description -n kernel%{_alt_kernel}-char-lirc-sir
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_sir module.
-%description -n kernel-char-lirc-sir -l pl
+%description -n kernel%{_alt_kernel}-char-lirc-sir -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_sir.
-%package -n kernel-smp-char-lirc-atiusb
+%package -n kernel%{_alt_kernel}-smp-char-lirc-atiusb
Summary: SMP kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra SMP dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -513,23 +513,23 @@
%{?with_dist_kernel:%requires_releq_kernel_smp}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-smp-char-lirc-atiusb
+%description -n kernel%{_alt_kernel}-smp-char-lirc-atiusb
This package contains the SMP kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_atiusb module.
-%description -n kernel-smp-char-lirc-atiusb -l pl
+%description -n kernel%{_alt_kernel}-smp-char-lirc-atiusb -l pl
Ten pakiet zawiera moduły jądra SMP niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_atiusb.
-%package -n kernel-smp-char-lirc-bt829
+%package -n kernel%{_alt_kernel}-smp-char-lirc-bt829
Summary: SMP kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra SMP dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -537,23 +537,23 @@
%{?with_dist_kernel:%requires_releq_kernel_smp}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-smp-char-lirc-bt829
+%description -n kernel%{_alt_kernel}-smp-char-lirc-bt829
This package contains the SMP kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_bt829 module.
-%description -n kernel-smp-char-lirc-bt829 -l pl
+%description -n kernel%{_alt_kernel}-smp-char-lirc-bt829 -l pl
Ten pakiet zawiera moduły jądra SMP niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_bt829.
-%package -n kernel-smp-char-lirc-cmdir
+%package -n kernel%{_alt_kernel}-smp-char-lirc-cmdir
Summary: Kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -561,23 +561,23 @@
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
-%description -n kernel-smp-char-lirc-cmdir
+%description -n kernel%{_alt_kernel}-smp-char-lirc-cmdir
This package contains the kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_cmdir module.
-%description -n kernel-smp-char-lirc-cmdir -l pl
+%description -n kernel%{_alt_kernel}-smp-char-lirc-cmdir -l pl
Ten pakiet zawiera moduły jądra niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_cmdir.
-%package -n kernel-smp-char-lirc-dev
+%package -n kernel%{_alt_kernel}-smp-char-lirc-dev
Summary: SMP kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra SMP dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -589,20 +589,20 @@
Obsoletes: lirc-modules
Obsoletes: lirc-modules-dev
-%description -n kernel-smp-char-lirc-dev
+%description -n kernel%{_alt_kernel}-smp-char-lirc-dev
This package contains the SMP kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_dev module.
-%description -n kernel-smp-char-lirc-dev -l pl
+%description -n kernel%{_alt_kernel}-smp-char-lirc-dev -l pl
Ten pakiet zawiera moduły jądra SMP niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_dev.
-%package -n kernel-smp-char-lirc-gpio
+%package -n kernel%{_alt_kernel}-smp-char-lirc-gpio
Summary: SMP kernel modules for Linux Infrared Remote Control
Summary(pl): Moduły jądra dla zdalnej obsługi Linuksa za pomocą podczerwieni
Release: %{_rel}@%{_kernel_ver_str}
@@ -610,25 +610,25 @@
%{?with_dist_kernel:%requires_releq_kernel_smp}
Requires(post,postun): /sbin/depmod
Requires: %{name} = %{version}-%{_rel}
-Requires: kernel-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
+Requires: kernel%{_alt_kernel}-smp-char-lirc-dev = %{version}-%{_rel}@%{_kernel_ver_str}
Conflicts: dev < 2.8.0-3
Obsoletes: lirc-modules
Obsoletes: lirc-modules-gpio
-%description -n kernel-smp-char-lirc-gpio
+%description -n kernel%{_alt_kernel}-smp-char-lirc-gpio
This package contains the SMP kernel modules necessary to operate some
infrared remote control devices (such as the ones bundled with TV
cards).
lirc_gpio module.
-%description -n kernel-smp-char-lirc-gpio -l pl
+%description -n kernel%{_alt_kernel}-smp-char-lirc-gpio -l pl
Ten pakiet zawiera moduły jądra SMP niezbędne do obsługi niektórych
pilotów na podczerwień (w tym tych dostarczanych z kartami TV).
Moduł lirc_gpio.
-%package -n kernel-smp-char-lirc-i2c
+%package -n kernel%{_alt_kernel}-smp-char-lirc-i2c
Summary: SMP kernel modules for Linux Infrared Remote Control
<<Diff was trimmed, longer than 597 lines>>
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lirc.spec?r1=1.127&r2=1.128&f=u
More information about the pld-cvs-commit
mailing list