Author: czarny                       Date: Sat Oct 21 17:09:00 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- merged from mian
- up to 0.8.1pre2
- because old lirc doesn't want to load lirc_gpio and I can't watch anime from 
the couch ;/

---- Files affected:
SPECS:
   lirc.spec (1.102.2.12 -> 1.102.2.13) 

---- Diffs:

================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.102.2.12 SPECS/lirc.spec:1.102.2.13
--- SPECS/lirc.spec:1.102.2.12  Wed Jul 20 11:15:27 2005
+++ SPECS/lirc.spec     Sat Oct 21 19:08:55 2006
@@ -1,26 +1,28 @@
 # $Revision$, $Date$
+# TODO
+# - are jpegs in docs (remotes) a good idea?
 #
 # Conditional build:
 %bcond_without dist_kernel     # without sources of distribution kernel
 %bcond_without kernel          # don't build kernel modules, only 
library+programs
+%bcond_without smp             # don't build SMP module
 %bcond_without userspace       # build only packages with kernel modules
 %bcond_without svga            # without svgalib-based utility
 %bcond_without x               # without X11-based utilitied
 #
-%define                _kernelsrcdir   /usr/src/linux-2.4
+%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
 Name:          lirc
-Version:       0.7.2
-%define _rel   0.1
-%define _pre   pre1
-Release:       0.%{_pre}.%{_rel}
+%define                _rel    pre2
+Version:       0.8.1
+Release:       %{_rel}
 License:       GPL
 Group:         Daemons
-Source0:       
http://www.lirc.org/software/snapshots/%{name}-%{version}%{_pre}.tar.bz2
-# Source0-md5:  b4466dfb2abeb4bab77bce7664d9dd56
+Source0:       
http://lirc.sourceforge.net/software/snapshots/%{name}-%{version}%{_rel}.tar.bz2
+# Source0-md5: c8c1f5f692222050bcbafbf1ba6a1217
 Source1:       http://lirc.sourceforge.net/remotes.tar.bz2
-# Source1-md5: 332ed8695cbef015fef4ffa13cbcde50
+# Source1-md5: db11bbf14a800abef363f20d9af4d007
 Source2:       %{name}d.sysconfig
 Source3:       %{name}d.init
 Source4:       %{name}md.init
@@ -31,17 +33,18 @@
 Patch4:                %{name}-alpha.patch
 Patch5:                %{name}-i2c-2.8.x.patch
 Patch6:                %{name}-sparc.patch
-Patch7:                %{name}-am18.patch
-# drop?
-#Patch8:               %{name}-devfs.patch
+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:       XFree86-devel}
+#%{?with_x:BuildRequires:      xorg-lib-libX11-devel}
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: libtool
 %if %{with dist_kernel} && %{with kernel}
-BuildRequires: kernel24-headers
-BuildRequires: kernel24-i2c-devel >= 2.8.0
+BuildRequires: kernel-headers
+BuildRequires: kernel%{_alt_kernel}-source
 %endif
 %{?with_kernel:BuildRequires:  %{kgcc_package}}
 BuildRequires: rpmbuild(macros) >= 1.118
@@ -126,571 +129,753 @@
 Pliki potrzebne do tworzenia łączonych statycznie programów opartych
 na LIRC.
 
-%package -n kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 
-%description -n kernel24-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 kernel24-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 kernel24-char-lirc-dev
+%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:       [EMAIL PROTECTED]
+Group:         Base/Kernel
+%{?with_dist_kernel:%requires_releq_kernel_up}
+Requires(post,postun): /sbin/depmod
+Requires:      %{name} = %{version}-%{_rel}
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
+Conflicts:     dev < 2.8.0-3
+
+%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%{_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%{_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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
 Conflicts:     dev < 2.8.0-3
 Obsoletes:     lirc-modules
 Obsoletes:     lirc-modules-dev
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 Obsoletes:     lirc-modules
 Obsoletes:     lirc-modules-gpio
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 Obsoletes:     lirc-modules
 Obsoletes:     lirc-modules-i2c
 
-%description -n kernel24-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 kernel24-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%{_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:       [EMAIL PROTECTED]
+Group:         Base/Kernel
+%{?with_dist_kernel:%requires_releq_kernel_up}
+Requires(post,postun): /sbin/depmod
+Requires:      %{name} = %{version}-%{_rel}
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
+Conflicts:     dev < 2.8.0-3
+Obsoletes:     lirc-modules
+Obsoletes:     lirc-modules-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%{_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%{_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:       [EMAIL PROTECTED]
+Group:         Base/Kernel
+%{?with_dist_kernel:%requires_releq_kernel_up}
+Requires(post,postun): /sbin/depmod
+Requires:      %{name} = %{version}-%{_rel}
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
+Conflicts:     dev < 2.8.0-3
+Obsoletes:     lirc-modules
+Obsoletes:     lirc-modules-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%{_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_i2c
+Moduł lirc_imon.
 
-%package -n kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
 %{?with_dist_kernel:Requires:  setserial}
 Conflicts:     dev < 2.8.0-3
 Obsoletes:     lirc-modules
 Obsoletes:     lirc-modules-serial
 
-%description -n kernel24-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 kernel24-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 serial portu.
+Moduł lirc_serial dla urządzeń podłączanych do portu szeregowego.
 
-%package -n kernel24-char-lirc-parallel
+%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:       [EMAIL PROTECTED]
+Group:         Base/Kernel
+%{?with_dist_kernel:%requires_releq_kernel_up}
+Requires(post,postun): /sbin/depmod
+Requires:      %{name} = %{version}-%{_rel}
+Requires:      kernel%{_alt_kernel}-char-lirc-dev = [EMAIL PROTECTED]
+Conflicts:     dev < 2.8.0-3
+Obsoletes:     lirc-modules
+Obsoletes:     lirc-modules-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%{_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%{_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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
 Conflicts:     dev < 2.8.0-3
 Obsoletes:     lirc-modules
 Obsoletes:     lirc-modules-parallel
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_up}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
 Conflicts:     dev < 2.8.0-3
 Obsoletes:     lirc-modules
 Obsoletes:     lirc-modules-sir
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_smp}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-smp-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-smp-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 
-%description -n kernel24-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 kernel24-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 kernel24-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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_smp}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = %{version}-%{_rel}
-Requires:      kernel24-smp-char-lirc-dev = [EMAIL PROTECTED]
+Requires:      kernel%{_alt_kernel}-smp-char-lirc-dev = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 
-%description -n kernel24-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 kernel24-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 kernel24-smp-char-lirc-dev
+%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:       [EMAIL PROTECTED]
+Group:         Base/Kernel
+%{?with_dist_kernel:%requires_releq_kernel_up}
+Requires(post,postun): /sbin/depmod
+Requires:      %{name} = %{version}-%{_rel}
+Requires:      kernel%{_alt_kernel}-smp-char-lirc-dev = [EMAIL PROTECTED]
+Conflicts:     dev < 2.8.0-3
+
+%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%{_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%{_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:       [EMAIL PROTECTED]
 Group:         Base/Kernel
 %{?with_dist_kernel:%requires_releq_kernel_smp}
-PreReq:                modutils >= 2.4.6-4
 Requires(post,postun): /sbin/depmod
 Requires:      %{name} = [EMAIL PROTECTED]
 Conflicts:     dev < 2.8.0-3
 Obsoletes:     lirc-modules
 Obsoletes:     lirc-modules-dev
 
<<Diff was trimmed, longer than 597 lines>>

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lirc.spec?r1=1.102.2.12&r2=1.102.2.13&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to