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

Group :: Sistema/Base
RPM: ima-inspect

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ima-inspect
Summary: Output IMA/EVM extended attributes in a human readable format
License: LGPL-2.1-or-later
Group: System/Base
Version: 0.13
Release: alt2
Url: https://github.com/mgerstner/ima-inspect
Source0: %{name}-%{version}.tar
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
BuildRequires: glibc-devel
BuildRequires: libimaevm-devel
BuildRequires: openssl-devel
BuildRequires: libtclap-devel

%description
This is a small utility that supplements ima-evm-utils with a way to inspect
the security.ima and security.evm extended attributes in human readable
format.

%prep
%setup -q
%autopatch -p1

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std
# match name of the package
( cd %{buildroot}%{_bindir}
 ln -s ima_inspect ima-inspect
)

%files
%doc README.md LICENSE
%{_bindir}/ima_inspect
%{_bindir}/ima-inspect

%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