Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37500476
en ru br
ALT Linux repositórios
S:0.2-alt2

Group :: Ferramentas de Arquivo
RPM: rpmfile2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: rpmfile2
Version: 0.2
Release: alt2

Summary: List files and their magic types in .rpm packages
License: MIT
Group: File tools

URL: https://github.com/svpv/rpmfile2
Source: %name-%version.tar

# Automatically added by buildreq on Wed Mar 07 2018

BuildRequires: libmagic-devel librpmcpio-devel

%description
The rpmfile2 program lists filenames, along with their magic types,
as determined by file(1), in .rpm packages.  This is a reimplementation
of the original rpmfile(1) script written many years ago.

%prep
%setup
%ifarch %e2k
sed -i '/^LTO/d' Makefile
%endif

%build
make

%install
install -pD -m755 rpmfile2 %buildroot%_bindir/rpmfile2

%files
%doc README.md
%_bindir/rpmfile2

%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