Author: cieciwa                      Date: Mon Jun 27 07:09:34 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- experimental kernel - not for use.

---- Files affected:
SPECS:
   kex.spec (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/kex.spec
diff -u /dev/null SPECS/kex.spec:1.1.2.1
--- /dev/null   Mon Jun 27 09:09:34 2005
+++ SPECS/kex.spec      Mon Jun 27 09:09:28 2005
@@ -0,0 +1,1308 @@
+# $Revision$, $Date$
+#
+# TODO:
+#              - add distcc support (and don't break crossbuild!)
+#              - move em8300/lirc/iriverfs/squashfs stuff to separeated specs
+#
+# Conditional build:
+%bcond_without smp             # don't build SMP kernel
+%bcond_without up              # don't build UP kernel
+%bcond_without source          # don't build kernel-source package
+%bcond_with    grsecurity      # enable grsecurity
+%bcond_with    pax             # enable PaX (depends on grsecurity)
+%bcond_with    omosix          # enable openMosix (conflicts with 
grsecurity/vserver)
+%bcond_with    vserver         # enable vserver (conflicts with 
grsecurity/omosix)
+%bcond_with    verbose         # verbose build (V=1)
+%bcond_with    preemptive      # build preemptive kernel
+%bcond_with    regparm         # (ix86) use register arguments (this break 
binary-only modules)
+%bcond_with    em8300          # DXR3/Hollywood
+%bcond_with    xen0            # build Xen0 kernel
+%bcond_with    xenU            # build XenU kernel
+%bcond_with    abi             # build Unix-ABI
+
+%{?debug:%define with_verbose 1}
+
+%ifarch sparc
+# sparc32 is missing important updates from 2.5 cycle - won't build
+%undefine      with_smp
+%endif
+%ifarch ia64
+# broken
+%undefine      with_up
+%endif
+
+## Program required by kernel to work.
+%define                _binutils_ver           2.12
+%define                _util_linux_ver         2.10o
+%define                _module_init_tool_ver   0.9.10
+%define                _e2fsprogs_ver          1.29
+%define                _jfsutils_ver           1.1.3
+%define                _reiserfsprogs_ver      3.6.3
+%define                _reiser4progs_ver       1.0.0
+%define                _xfsprogs_ver           2.6.0
+%define                _pcmcia_cs_ver          3.1.21
+%define                _quota_tools_ver        3.09
+%define                _PPP_ver                2.4.0
+%define                _isdn4k_utils_ver       3.1pre1
+%define                _nfs_utils_ver          1.0.5
+%define                _procps_ver             3.2.0
+%define                _oprofile_ver           0.5.3
+
+%define                _rel            0.1
+
+%define                _netfilter_snap         20050622
+
+%define                _enable_debug_packages                  0
+%define                no_install_post_strip                   1
+%define                no_install_post_chrpath                 1
+
+%define                pcmcia_version          3.1.22
+%define                drm_xfree_version       4.3.0
+
+Summary:       The Linux kernel (the core of the Linux operating system)
+Summary(de):   Der Linux-Kernel (Kern des Linux-Betriebssystems)
+Summary(fr):   Le Kernel-Linux (La partie centrale du systeme)
+Summary(pl):   Jądro Linuksa
+Name:          
kernel%{?with_grsecurity:-grsecurity}%{?with_omosix:-openmosix}%{?with_vserver:-vserver}%{?with_xen0:-xen0}%{?with_xenU:-xenU}
+%define                _postver        .1
+#define                _postver        %{nil}
+Version:       2.6.12%{_postver}
+Release:       %{_rel}
+Epoch:         3
+License:       GPL v2
+Group:         Base/Kernel
+%define                _rc     %{nil}
+#define                _rc     -rc3
+#Source0:      
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-%{version}%{_rc}.tar.bz2
+Source0:       
http://www.kernel.org/pub/linux/kernel/v2.6/linux-%{version}%{_rc}.tar.bz2
+# Source0-md5: 542d5aa1657f8da60b41d4d08b098841
+Source1:       kernel-autoconf.h
+Source2:       kernel-config.h
+
+Source20:      kernel-i386.config
+Source21:      kernel-i386-smp.config
+Source22:      kernel-x86_64.config
+Source23:      kernel-x86_64-smp.config
+Source24:      kernel-sparc.config
+Source25:      kernel-sparc-smp.config
+Source26:      kernel-sparc64.config
+Source27:      kernel-sparc64-smp.config
+Source28:      kernel-alpha.config
+Source29:      kernel-alpha-smp.config
+Source30:      kernel-ppc.config
+Source31:      kernel-ppc-smp.config
+Source32:      kernel-ia64.config
+Source33:      kernel-ia64-smp.config
+Source34:      kernel-xen0.config
+#Source35:     kernel-xen0-smp.config
+#Source36:     kernel-xenU.config
+
+Source40:      kernel.FAQ-pl
+
+Source80:      kernel-netfilter.config
+Source90:      kernel-grsec.config
+Source91:      kernel-grsec+pax.config
+Source92:      kernel-omosix.config
+Source93:      kernel-vserver.config
+Source94:      kernel-em8300.config
+Source95:      kernel-linuxabi.config
+
+Patch0:                2.6.0-ksyms-add.patch
+Patch1:                linux-2.6-version.patch
+
+Patch3:                2.6.0-t9-acpi_osl-lkml.patch
+Patch4:                linux-kbuild-extmod.patch
+Patch5:                kernel-MAX_INIT_ARGS.patch
+
+Patch10:       2.6.0-powernow-k7.patch
+
+Patch12:       2.6.0-omnikeys.patch
+Patch13:       2.6.1-rc2-VLAN-NS83820-lkml.patch
+Patch14:       linux-2.6-omnibook-20040916.patch
+Patch15:       linux-2.6-enable-broken-advansys.patch
+Patch16:       linux-alpha-isa.patch
+Patch17:       linux-fbcon-margins.patch
+
+Patch19:       2.6.5-3C920b-Tornado.patch
+Patch20:       2.6.5-i386-cmpxchg.patch
+Patch21:       2.6.6-serial-fifo-lkml.patch
+
+Patch25:       2.6.7-alpha_compile.patch
+Patch26:       2.6.7-ppc-asm-defs.patch
+Patch27:       linux-ppc-oops.patch
+Patch28:       linux-2.6-sparc-ksyms.patch
+Patch29:       linux-2.6-ppc-no-pc-serial.patch
+Patch30:       2.6.x-TGA-fbdev-lkml.patch
+Patch31:       linux-2.6-ppc-no-i8042.patch
+
+# netfilter
+Patch50:       linux-2.6-pom-ng-branch.diff
+
+Patch52:       linux-2.6-esfq.patch
+# http://www.linuximq.net/patchs/linux-2.6.9-imq1.diff
+Patch53:       2.6.10-imq.patch
+Patch54:       2.6.4-wrr.patch
+
+# frpm http://www.ssi.bg/~ja/#routers
+Patch56:       routes-2.6.12-12.diff
+# http://developer.osdl.org/shemminger/skge/
+Patch57:       linux-2.6-skge-0.5.patch
+# http://www.edoceo.com/creo/inotify/
+Patch58:       inotify-2.6.12.patch
+# derived from 
http://www.syskonnect.com/syskonnect/support/driver/zip/linux/install-8_18.tar.bz2
+Patch59:       linux-2.6-sk98lin-8.18.2.2.patch
+# http://dev.gentoo.org/~spock/projects/gensplash/
+Patch60:       fbsplash-0.9.2-r3-2.6.12-rc3.patch
+# reserve dynamic minors for fbsplash and device mapper
+Patch61:       linux-static-dev.patch
+Patch62:       linux-2.6-lirc-0.7.patch
+# http://ifp-driver.sourceforge.net/
+Patch63:       iriverfs-r0.1.0.1.patch
+Patch64:       squashfs2.1-patch
+Patch65:       reiser4-2.6.12-mm1.patch
+# TODO: azx needs checking for newer version
+Patch66:       linux-2.6-alsa-1.0.8-azx.patch
+Patch67:       linux-2.6-alsa-1.0.9plus-20050622.patch
+
+# http://tahoe.pl/patch.htm
+Patch80:       http://www.tahoe.pl/drivers/tahoe9xx-2.6.4-5.patch
+# psmouse extension for ThinkPad laptops from 
http://www.clarkson.edu/~evanchsa/
+Patch81:       trackpoint-2.6.11.patch
+
+# derived from 
http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/release/2.6.12/
+Patch90:       acpi-20050408-2.6.12.diff
+
+# http://www.kismetwireless.net/download.shtml#orinoco2611
+Patch95:       orinoco-2.6.12-rfmon-dragorn-1.diff
+
+Patch100:      linux-2.6-nvidia-pci-ids.patch
+Patch101:      linux-2.6-pty-is-losing-bytes.patch
+Patch102:      linux-2.6-smbfs.patch
+Patch103:      linux-2.6-iriver-backing-device-capability-information-fix.patch
+#Patch104:     linux-2.6-dst-cache-overflow.patch              NEEDS UPDATE
+Patch105:      linux-2.6-net-sundance-ip100A-pciids.patch
+Patch106:      linux-2.6-null-tty-driver-oops.patch
+Patch107:      linux-2.6-sata-sil-mod15write-workaround.patch
+Patch108:      linux-2.6-tty-races.patch
+Patch109:      linux-2.6-jiffies-rounding.patch
+Patch110:      linux-2.6-cputime-misscalculation.patch
+Patch111:      linux-2.6-vfs-two-read-without-clear-between.patch
+Patch112:      linux-2.6-via82c586-irq-routing.patch
+
+# derived from 
http://adsl-brisbane.lubemobile.com.au/ras/debian/sarge/kernel-patch-linuxabi/
+Patch135:      linux-2.6-unix-abi.patch
+
+# derived from 
http://www.grsecurity.net/grsecurity-2.1.5-2.6.11.7-200504111924.patch.gz
+Patch200:      grsecurity-2.1.5-2.6.11.7-200504111924.patch
+# http://openmosix.snarc.org/files/releases/2.6/
+# derived from openMosix-r570.patch
+Patch201:      linux-2.6-omosix.patch
+# vserver-2.0-pre4
+Patch202:      linux-2.6-vs2.patch
+# xen 2.0.6 http://www.cl.cam.ac.uk/Research/SRG/netos/xen/index.html
+Patch203:      linux-xen-2.0.6.patch
+
+Patch400:      kernel-gcc4.patch
+Patch401:      kernel-hotfixes.patch
+Patch402:      linux-em8300-2.6.11.2.patch
+
+#from:
+## 
http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-05-devfs/devfs-die-die-die.patch
+Patch500:      devfs-die-die-die.patch
+
+URL:           http://www.kernel.org/
+BuildRequires: binutils >= 2.14.90.0.7
+BuildRequires: diffutils
+%ifarch sparc sparc64
+BuildRequires: elftoaout
+%endif
+BuildRequires: module-init-tools
+BuildRequires: perl-base
+BuildRequires: rpmbuild(macros) >= 1.217
+Autoreqprov:   no
+PreReq:                coreutils
+PreReq:                module-init-tools >= 0.9.9
+PreReq:                geninitrd >= 2.57
+Provides:      kernel = %{epoch}:%{version}-%{release}
+Provides:      %{name}-up = %{epoch}:%{version}-%{release}
+Provides:      kernel(netfilter) = %{_netfilter_snap}
+Provides:      module-info
+Obsoletes:     kernel-modules
+Obsoletes:     kernel-net-ipp2p
+Conflicts:     util-linux < %{_util_linux_ver}
+Conflicts:     module-init-tool < %{_module_init_tool_ver}
+Conflicts:     e2fsprogs < %{_e2fsprogs_ver}
+Conflicts:     jfsutils < %{_jfsutils_ver}
+Conflicts:     reiserfsprogs < %{_reiserfsprogs_ver}
+Conflicts:     reiser4progs < %{_reiser4progs_ver}
+Conflicts:     xfsprogs < %{_xfsprogs_ver}
+Conflicts:     quota-tools < %{_quota_tools_ver}
+Conflicts:     PPP < %{_PPP_ver}
+Conflicts:     isdn4k-utils < %{_isdn4k_utils_ver}
+Conflicts:     nfs-utils < %{_nfs_utils_ver}
+Conflicts:     procps < %{_procps_ver}
+Conflicts:     oprofile < %{_oprofile_ver}
+%if %{with xen}
+ExclusiveArch: %{ix86}
+%else
+ExclusiveArch: %{ix86} alpha %{x8664} ia64 ppc sparc sparc64
+%endif
+ExclusiveOS:   Linux
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%ifarch ia64
+%define                initrd_dir      /boot/efi
+%else
+%define                initrd_dir      /boot
+%endif
+
+%description
+This package contains the Linux kernel that is used to boot and run
+your system. It contains few device drivers for specific hardware.
+Most hardware is instead supported by modules loaded after booting.
+
+%description -l de
+Das Kernel-Paket enthält den Linux-Kernel (vmlinuz), den Kern des
+Linux-Betriebssystems. Der Kernel ist für grundliegende
+Systemfunktionen verantwortlich: Speicherreservierung,
+Prozeß-Management, Geräte Ein- und Ausgaben, usw.
+
+%description -l fr
+Le package kernel contient le kernel linux (vmlinuz), la partie
+centrale d'un systčme d'exploitation Linux. Le noyau traite les
+fonctions basiques d'un systčme d'exploitation: allocation mémoire,
+allocation de process, entrée/sortie de peripheriques, etc.
+
+%description -l pl
+Pakiet zawiera jądro Linuksa niezbędne do prawidłowego działania
+Twojego komputera. Zawiera w sobie sterowniki do sprzętu znajdującego
+się w komputerze, takiego jak sterowniki dysków itp.
+
+%package drm
+Summary:       DRM kernel modules
+Summary(pl):   Sterowniki DRM
+Group:         Base/Kernel
+PreReq:                %{name}-up = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-up = %{epoch}:%{version}-%{release}
+Provides:      kernel-drm = %{drm_xfree_version}
+Autoreqprov:   no
+
+%description drm
+DRM kernel modules (%{drm_xfree_version}).
+
+%description drm -l pl
+Sterowniki DRM (%{drm_xfree_version}).
+
+%package pcmcia
+Summary:       PCMCIA modules
+Summary(pl):   Moduły PCMCIA
+Group:         Base/Kernel
+PreReq:                %{name}-up = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-up = %{epoch}:%{version}-%{release}
+Provides:      kernel-pcmcia = %{pcmcia_version}
+Provides:      kernel(pcmcia)
+Conflicts:     pcmcia-cs < %{_pcmcia_cs_ver}
+Autoreqprov:   no
+
+%description pcmcia
+PCMCIA modules (%{pcmcia_version}).
+
+%description pcmcia -l pl
+Moduły PCMCIA (%{pcmcia_version}).
+
+%package sound-alsa
+Summary:       ALSA kernel modules
+Summary(pl):   Sterowniki dźwięku ALSA
+Group:         Base/Kernel
+PreReq:                %{name}-up = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-up = %{epoch}:%{version}-%{release}
+Autoreqprov:   no
+
+%description sound-alsa
+ALSA (Advanced Linux Sound Architecture) sound drivers.
+
+%description sound-alsa -l pl
+Sterowniki dźwięku ALSA (Advanced Linux Sound Architecture).
+
+%package sound-oss
+Summary:       OSS kernel modules
+Summary(pl):   Sterowniki dźwięku OSS
+Group:         Base/Kernel
+PreReq:                %{name}-up = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-up = %{epoch}:%{version}-%{release}
+Autoreqprov:   no
+
+%description sound-oss
+OSS (Open Sound System) drivers.
+
+%description sound-oss -l pl
+Sterowniki dźwięku OSS (Open Sound System).
+
+%package smp
+Summary:       Kernel version %{version} compiled for SMP machines
+Summary(de):   Kernel version %{version} für Multiprozessor-Maschinen
+Summary(fr):   Kernel version %{version} compiler pour les machine 
Multi-Processeur
+Summary(pl):   Jądro Linuksa w wersji %{version} dla maszyn wieloprocesorowych
+Group:         Base/Kernel
+PreReq:                coreutils
+PreReq:                module-init-tools >= 0.9.9
+PreReq:                geninitrd >= 2.26
+Provides:      kernel = %{epoch}:%{version}-%{release}
+Provides:      kernel(netfilter) = %{_netfilter_snap}
+Provides:      module-info
+Obsoletes:     kernel-smp-net-ipp2p
+Conflicts:     util-linux < %{_util_linux_ver}
+Conflicts:     module-init-tool < %{_module_init_tool_ver}
+Conflicts:     e2fsprogs < %{_e2fsprogs_ver}
+Conflicts:     jfsutils < %{_jfsutils_ver}
+Conflicts:     reiserfsprogs < %{_reiserfsprogs_ver}
+Conflicts:     xfsprogs < %{_xfsprogs_ver}
+Conflicts:     quota-tools < %{_quota_tools_ver}
+Conflicts:     PPP < %{_PPP_ver}
+Conflicts:     isdn4k-utils < %{_isdn4k_utils_ver}
+Conflicts:     nfs-utils < %{_nfs_utils_ver}
+Conflicts:     procps < %{_procps_ver}
+Conflicts:     oprofile < %{_oprofile_ver}
+Autoreqprov:   no
+
+%description smp
+This package includes a SMP version of the Linux %{version} kernel. It
+is required only on machines with two or more CPUs, although it should
+work fine on single-CPU boxes.
+
+%description smp -l de
+Dieses Paket enthält eine SMP (Multiprozessor)-Version von
+Linux-Kernel %{version}. Es wird für Maschinen mit zwei oder mehr
+Prozessoren gebraucht, sollte aber auch auf Computern mit nur einer
+CPU laufen.
+
+%description smp -l fr
+Ce package inclu une version SMP du noyau de Linux version {version}.
+Il et nécessaire seulement pour les machine avec deux processeurs ou
+plus, il peut quand męme fonctionner pour les systčme mono-processeur.
+
+%description smp -l pl
+Pakiet zawiera jądro SMP Linuksa w wersji %{version}. Jest ono
+wymagane przez komputery zawierające dwa lub więcej procesorów.
+Powinno również dobrze działać na maszynach z jednym procesorem.
+
+%package smp-drm
+Summary:       DRM SMP kernel modules
+Summary(pl):   Sterowniki DRM dla maszyn wieloprocesorowych
+Group:         Base/Kernel
+PreReq:                %{name}-smp = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-smp = %{epoch}:%{version}-%{release}
+Provides:      kernel-drm = %{drm_xfree_version}
+Autoreqprov:   no
+
+%description smp-drm
+DRM SMP kernel modules (%{drm_xfree_version}).
+
+%description smp-drm -l pl
+Sterowniki DRM dla maszyn wieloprocesorowych (%{drm_xfree_version}).
+
+%package smp-pcmcia
+Summary:       PCMCIA modules for SMP kernel
+Summary(pl):   Moduły PCMCIA dla maszyn SMP
+Group:         Base/Kernel
+PreReq:                %{name}-smp = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-smp = %{epoch}:%{version}-%{release}
+Provides:      kernel-pcmcia = %{pcmcia_version}
+Provides:      kernel(pcmcia)
+Conflicts:     pcmcia-cs < %{_pcmcia_cs_ver}
+Autoreqprov:   no
+
+%description smp-pcmcia
+PCMCIA modules for SMP kernel (%{pcmcia_version}).
+
+%description smp-pcmcia -l pl
+Moduły PCMCIA dla maszyn SMP (%{pcmcia_version}).
+
+%package smp-sound-alsa
+Summary:       ALSA SMP kernel modules
+Summary(pl):   Sterowniki dźwięku ALSA dla maszyn wieloprocesorowych
+Group:         Base/Kernel
+PreReq:                %{name}-smp = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-smp = %{epoch}:%{version}-%{release}
+Autoreqprov:   no
+
+%description smp-sound-alsa
+ALSA (Advanced Linux Sound Architecture) SMP sound drivers.
+
+%description smp-sound-alsa -l pl
+Sterowniki dźwięku ALSA (Advanced Linux Sound Architecture) dla maszyn
+wieloprocesorowych.
+
+%package smp-sound-oss
+Summary:       OSS SMP kernel modules
+Summary(pl):   Sterowniki dźwięku OSS dla maszyn wieloprocesorowych
+Group:         Base/Kernel
+PreReq:                %{name}-smp = %{epoch}:%{version}-%{release}
+Requires(postun):      %{name}-smp = %{epoch}:%{version}-%{release}
+Autoreqprov:   no
+
+%description smp-sound-oss
+OSS (Open Sound System) SMP sound drivers.
+
+%description smp-sound-oss -l pl
+Sterowniki OSS (Open Sound System) dla maszyn wieloprocesorowych.
+
+%package headers
+Summary:       Header files for the Linux kernel
+Summary(pl):   Pliki nagłówkowe jądra Linuksa
+Group:         Base/Kernel
+Provides:      kernel-headers(agpgart) = %{version}
+Provides:      kernel-headers(reiserfs) = %{version}
+Provides:      kernel-headers(bridging) = %{version}
+Provides:      kernel-i2c-devel
+Provides:      kernel-headers(netfilter) = %{_netfilter_snap}
+Provides:      kernel-headers(alsa-drivers)
+Provides:      kernel-headers = %{epoch}:%{version}-%{release}
+Obsoletes:     kernel-i2c-devel
+Autoreqprov:   no
+
+%description headers
+These are the C header files for the Linux kernel, which define
+structures and constants that are needed when rebuilding the kernel
+or building kernel modules.
+
+%description headers -l pl
+Pakiet zawiera pliki nagłówkowe jądra, niezbędne do rekompilacji jądra
+oraz budowania modułów jądra.
+
+%package module-build
+Summary:       Development files for building kernel modules
+Summary(pl):   Pliki służące do budowania modułów jądra
+Group:         Base/Kernel
+Requires:      %{name}-headers = %{epoch}:%{version}-%{release}
+Provides:      kernel-module-build = %{epoch}:%{version}-%{release}
+Autoreqprov:   no
+
+%description module-build
+Development files from kernel source tree needed to build Linux kernel
+modules from external packages.
+
+%description module-build -l pl
+Pliki ze drzewa źródeł jądra potrzebne do budowania modułów jądra
+Linuksa z zewnętrznych pakietów.
+
+%package source
+Summary:       Kernel source tree
+Summary(pl):   Kod źródłowy jądra Linuksa
+Group:         Base/Kernel
+Requires:      %{name}-module-build = %{epoch}:%{version}-%{release}
+Provides:      kernel-source = %{epoch}:%{version}-%{release}
+Autoreqprov:   no
+
+%description source
+This is the source code for the Linux kernel. It is required to build
+most C programs as they depend on constants defined in here. You can
+also build a custom kernel that is better tuned to your particular
+hardware.
+
+%description source -l de
+Das Kernel-Source-Paket enthält den source code (C/Assembler-Code) des
+Linux-Kernels. Die Source-Dateien werden gebraucht, um viele
+C-Programme zu compilieren, da sie auf Konstanten zurückgreifen, die
+im Kernel-Source definiert sind. Die Source-Dateien können auch
+benutzt werden, um einen Kernel zu compilieren, der besser auf Ihre
+Hardware ausgerichtet ist.
+
+%description source -l fr
+Le package pour le kernel-source contient le code source pour le noyau
+linux. Ces sources sont nécessaires pour compiler la plupart des
+programmes C, car il dépend de constantes définies dans le code
+source. Les sources peuvent ętre aussi utilisée pour compiler un noyau
+personnalisé pour avoir de meilleures performances sur des matériels
+particuliers.
+
+%description source -l pl
+Pakiet zawiera kod źródłowy jądra systemu.
+
+%package doc
+Summary:       Kernel documentation
+Summary(pl):   Dokumentacja do jądra Linuksa
+Group:         Base/Kernel
+Provides:      kernel-doc = %{version}
+Autoreqprov:   no
+
+%description doc
+This is the documentation for the Linux kernel, as found in
+/usr/src/linux/Documentation directory.
+
+%description doc -l pl
+Pakiet zawiera dokumentację do jądra Linuksa pochodzącą z katalogu
+/usr/src/linux/Documentation.
+
+%prep
+%setup -q -n linux-%{version}%{_rc}
+
+%patch0 -p1
+%patch1 -p0
+
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+
+%patch10 -p1
+
+%patch12 -p1
+%patch13 -p1
+%patch14 -p1
+%patch15 -p1
+%patch16 -p1
+%patch17 -p1
+
+%patch19 -p1
+%patch20 -p1
+%patch21 -p1
+
+%patch25 -p1
+%patch26 -p1
+%patch27 -p1
+%patch28 -p1
+%patch29 -p1
+## %patch30 -p1 - broken or included in kernel
+%patch31 -p1
+
+%patch50 -p0
+mv -f {,netfilter.}status
+
+%patch52 -p1
+%patch53 -p1
+%patch54 -p1
+
+%patch56 -p1
+%patch57 -p1
+%patch58 -p1
+%patch59 -p1
+%patch60 -p1
+%patch61 -p1
+%patch62 -p1
+%patch63 -p1
+%patch64 -p1
+%patch65 -p1
+%patch66 -p1
+%patch67 -p1
+
+%patch80 -p1
+%patch81 -p1
+
+%patch90 -p1
<<Diff was trimmed, longer than 597 lines>>
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to