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

Группа :: Разработка/Прочее
Пакет: rpmlint

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

Name: rpmlint
Version: 0.82
Release: alt1

Summary: RPM correctness checker
License: GPL2
Group: Development/Other
URL: http://rpmlint.zarb.org/

Source0: %name-%version.tar.bz2
Source1: config.alt
Source2: README.ALT

Patch0: %name-0.78-alt-rpm-v2.patch

Packager: Igor Zubkov <icesik at altlinux.org>

Requires: bash binutils cpio cpp file findutils grep rpm-python

# Automatically added by buildreq on Tue Mar 13 2007 (-bi)

#BuildRequires: packages-info-i18n-common python-modules-compiler python-modules-encodings
BuildRequires: python-modules-compiler python-modules-encodings

%description
Rpmlint is a tool to check common errors on rpm packages.
Binary and source packages can be checked.

%prep
%setup -q
%patch0 -p1
cp %SOURCE1 config
cp %SOURCE2 .
fgrep -l %_datadir/%name * | xargs perl -pi -e 's,%_datadir/%name,%_libdir/%name,g'

%build
%make_build

%install
%make_install install DESTDIR=%buildroot

bzip2 -k ChangeLog

mkdir -p %buildroot%_sysconfdir/bash_completion.d/
install -m644 %name.bash-completion %buildroot%_sysconfdir/bash_completion.d/%name

%files
%doc ChangeLog.bz2 INSTALL README*
%config(noreplace) %_sysconfdir/%name
%_sysconfdir/bash_completion.d/%name
%_bindir/*
%_man1dir/%{name}.*
%_libdir/%name

%changelog

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

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