Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37741737
en ru br
Репозитории ALT
5.1: 2.4.11-alt13
4.1: 2.4.11-alt9
4.0: 2.4.11-alt9
3.0: 2.4.11-alt1
www.altlinux.org/Changes

Группа :: Система/Ядро и оборудование
Пакет: ksymoops

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: ksymoops
Version: 2.4.11
Release: alt9

Summary: Kernel oops and error message decoder.
Group: System/Kernel and hardware
License: GPL
Url: ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4
Packager: Dmitry V. Levin <ldv at altlinux.org>

Source: %url/ksymoops-%version.tar
Patch1: ksymoops-2.4.7-alt-makefile-dynamic.patch
Patch2: ksymoops-2.4.7-alt-makefile-defaults.patch
Patch3: ksymoops-2.4.11-alt-warnings.patch

Provides: kernel-utils = %version
Obsoletes: kernel-utils

# Automatically added by buildreq on Fri Oct 18 2002

BuildRequires: libbfd-devel libiberty-devel

%description
The Linux kernel produces error messages that contain machine specific
numbers which are meaningless for debugging.  The ksymoops utility reads
machine specific files and the error log and converts the addresses to
meaningful symbols and offsets.

%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p2

%build
%make_build DEBUG="%optflags"

%install
install -pD -m755 ksymoops %buildroot%_sbindir/ksymoops
install -pD -m644 ksymoops.8 %buildroot%_man8dir/ksymoops.8

%files
%_sbindir/*
%_mandir/man?/*
%doc Changelog README*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin