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.
This commit is contained in:
Evgenii Shatokhin 2016-07-26 11:41:00 +03:00
parent e42e28c709
commit 32b2537bcc

View file

@ -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