Author: glen                         Date: Fri Dec 15 17:40:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- partial adapter

---- Files affected:
SPECS:
   kernel-desktop.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: SPECS/kernel-desktop.spec
diff -u SPECS/kernel-desktop.spec:1.91 SPECS/kernel-desktop.spec:1.92
--- SPECS/kernel-desktop.spec:1.91      Wed Dec  6 00:17:15 2006
+++ SPECS/kernel-desktop.spec   Fri Dec 15 18:40:34 2006
@@ -67,20 +67,20 @@
 %define                alt_kernel      desktop%{?with_preemptrt:_rt}
 %endif
 
+%define                _basever        2.6.18
+%define                _postver        .4
+%define                _rel            0.2
+%define                _rc     %{nil}
 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-%{alt_kernel}
-%define                _basever        2.6.18
-%define                _postver        .4
-%define                _rel            0.2
 Version:       %{_basever}%{_postver}
 Release:       %{_rel}
 Epoch:         3
 License:       GPL v2
 Group:         Base/Kernel
-%define                _rc     %{nil}
 #define                _rc     -rc6
 #Source0:      
ftp://ftp.kernel.org/pub/linux/kernel/v2.6/testing/linux-%{_basever}%{_rc}.tar.bz2
 Source0:       
http://www.kernel.org/pub/linux/kernel/v2.6/linux-%{_basever}.tar.bz2
@@ -180,7 +180,6 @@
 
 URL:           http://www.kernel.org/
 BuildRequires: binutils >= 3:2.14.90.0.7
-BuildRequires: diffutils
 BuildRequires: gcc >= 5:3.2
 BuildRequires: module-init-tools
 # for hostname command
@@ -596,8 +595,8 @@
 hardware.
 
 %description source -l de
-Das Kernel-Source-Packet enthält den source code (C/Assembler-Code) des
-Linux-Kernels. Die Source-Dateien werden gebraucht, um viele
+Das Kernel-Source-Packet enthält den source code (C/Assembler-Code)
+des Linux-Kernels. Die Source-Dateien werden gebraucht, um viele
 C-Programme zu kompilieren, da sie auf Konstanten zurückgreifen, die
 im Kernel-Source definiert sind. Die Source-Dateien können auch
 benutzt werden, um einen Kernel zu kompilieren, der besser auf Ihre
@@ -627,8 +626,8 @@
 Documentation directory.
 
 %description doc -l de
-Dies ist die Kernel Dokumentation wie sie im 'Documentation' Verzeichniss
-vorgefunden werden kann.
+Dies ist die Kernel Dokumentation wie sie im 'Documentation'
+Verzeichniss vorgefunden werden kann.
 
 %description doc -l pl
 Pakiet zawiera dokumentację do jądra Linuksa pochodzącą z katalogu
@@ -793,7 +792,7 @@
        TuneUpConfigForIX86 .config "$smp"
 
        # preempt
-%if %{with preemptrt}  
+%if %{with preemptrt}
        cat %{SOURCE41} >> .config
 %else
        cat %{SOURCE42} >> .config
@@ -1388,6 +1387,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2006/12/15 17:40:34  glen
+- partial adapter
+
 Revision 1.91  2006/12/05 23:17:15  glen
 - hardlink over copy speedup from kernel.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel-desktop.spec?r1=1.91&r2=1.92&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