Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37413756
en ru br
ALT Linux repositórios
S:2.4.0-alt2
5.0: 0.82-alt1
4.1: 0.82-alt1
4.0: 0.80-alt1

Group :: Desenvolvimento/Outros
RPM: rpmlint

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: rpmlint
Version: 0.80
Release: alt1

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

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

#Patch0: %name-0.70-alt-rpm.patch

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

#Patch1: %name-0.70-alt-remove-old.patch

#Patch2: %name-0.70-alt-groups-and-users.patch


# TODO: update this patch for new rpmlint

#Patch3: %name-0.70-alt-packager-tag.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
#%patch1 -p1
#%patch2 -p1
#%patch3 -p1
%__cp %SOURCE1 config
%__cp %SOURCE2 .
fgrep -l /usr/share/rpmlint * |
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 rpmlint.bash-completion %buildroot%_sysconfdir/bash_completion.d/rpmlint

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

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009