From 32b2537bccfa3962aadcd0e4cf3de6b0f349eb9e Mon Sep 17 00:00:00 2001 From: Evgenii Shatokhin Date: Tue, 26 Jul 2016 11:41:00 +0300 Subject: [PATCH] Removed some distro-specific descriptions and comments Mandriva seems to use these kernels no longer, their ones are different. ROSA may use other kernels as well. --- kernel.spec | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/kernel.spec b/kernel.spec index b9b81a1..48ff373 100644 --- a/kernel.spec +++ b/kernel.spec @@ -113,7 +113,7 @@ # # SRC RPM description # -Summary: Linux kernel built for Mandriva and ROSA +Summary: The Linux kernel Name: %{kname} Version: %{kversion} Release: %{rpmrel} @@ -206,7 +206,7 @@ Patch113: 0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r11-for.patch # Defines for the things that are needed for all the kernels # %define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \ -Mandriva and ROSA operating system. The kernel handles the basic functions \ +operating system. The kernel handles the basic functions \ of the operating system: memory allocation, process allocation, device \ input and output, etc. @@ -445,18 +445,18 @@ latest %{kname}-%{1}-devel %{kernelversion}.%{patchlevel}.x installed... \ Version: %{fakever} Release: %{fakerel} Requires: glibc-devel, ncurses-devel, make, gcc, perl, diffutils -Summary: The Linux source code for %{kname}-%{buildrel} +Summary: The source code of %{kname}-%{buildrel} Group: Development/Kernel Autoreqprov: no Provides: kernel-source = %{kverrel} Buildarch: noarch %description -n %{kname}-source-%{buildrel} -The %{kname}-source package contains the source code files for the Mandriva and -ROSA kernel. These source files are only needed if you want to build your own +The %{kname}-source package contains the source code for the kernel. +These source files are only needed if you want to build your own custom kernel that is better tuned to your particular hardware. -If you only want the files needed to build 3rdparty (dkms-*,...) +If you only want the files needed to build third-party (dkms-*,...) drivers against, install the *-devel-* rpm that is matching your kernel. # @@ -632,7 +632,6 @@ find . -name '.get_maintainer.ignore' | %kxargs rm -f %define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel} %define _bootdir /boot %define _modulesdir /lib/modules -#define _efidir _{_bootdir}/efi/mandriva # Directories definition needed for building %define temp_root %{build_dir}/temp-root