Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37857384
en ru br
ALT Linux repos
S:2-alt1.wip

Group :: Monitoring
RPM: aushape

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1

Name:       aushape
Version:    2
Release:    alt1.wip
Summary:    Audit message format conversion library and utility
Group:      Monitoring

License:    GPLv2+ and LGPLv2+
URL:        https://scribery.github.io/aushape/

Source:     %name-%version.tar

BuildRequires: libaudit-devel

%description
Aushape is a library and a tool for converting audit messages to other
formats.

%prep
%setup

%build
%autoreconf
%configure --disable-rpath --disable-static
%make_build

%install
%make DESTDIR=%buildroot docdir=%_docdir/%name-%version install

%check
make check

%files
%doc README.md notes.txt
%_bindir/%name
%_libdir/lib%name.so.*
%exclude %_libdir/lib%name.so
#%exclude %_libdir/*.la
%exclude %_includedir

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin