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

Группа :: Разработка/Ядро
Пакет: kccmp

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

Name: kccmp
Version: 0.2
Release: alt2

Summary: Kernel configuration comparison
License: GPL
Group: Development/Kernel
Url: http://stoopidsimple.com/kccmp

Packager: Andrey Rahmatullin <wrar at altlinux.ru>

Source: http://stoopidsimple.com/files/%name-%version.tar.gz
Patch0: %name-0.2-alt-compile-fix.patch

BuildPreReq: gcc-c++
BuildRequires(pre): libqt3-devel

%description
kccmp is a simple tool for comparing two linux kernel ".config" files.
It has the following features:
1. Displays the configuration variables with different values in a
table form.
2. Displays the configuration variables and values which are found in
only one of the compared files.

%prep
%setup
%patch0 -p1
%__subst 's|^LIBS.*|#\0|' %name.pro

%build
export PATH=$PATH:%_qt3dir/bin
qmake
%make_build CXXFLAGS="%optflags"

%install
mkdir -p %buildroot%_bindir/
install -p %name %buildroot%_bindir/

%files
%_bindir/*
%doc README

%changelog

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

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