Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37503530
en ru br
ALT Linux repos
S:0.30.0-alt3

Group :: System/Base
RPM: netlabel_tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:     netlabel_tools
Version:  0.30.0
Release:  alt2%ubt
Summary:  Configuration tools for the Linux NetLabel subsystem
License:  %gpl2only
Group:    System/Base
Url:      https://github.com/netlabel/netlabel_tools

Source:   %name-%version.tar
Patch1:   %name-%version-alt.patch

BuildRequires(pre): rpm-build-licenses rpm-build-ubt
BuildRequires: libnl-devel doxygen systemd-devel

%description
NetLabel is a packet labeling framework that has been present in the upstream
Linux Kernel since 2.6.19. The NetLabel Tools project is a set of userspace
tools and libraries designed to make it easier to use and manage the Linux
Kernel's NetLabel configuration.

%prep
%setup
%patch1 -p1

%build
%autoreconf
%configure --with-systemdsystemunitdir=auto
%make_build

%install
%makeinstall_std

%files
%config(noreplace) %_sysconfdir/netlabel.rules
%systemd_unitdir/netlabel.service
%_sbindir/netlabel-config
%_sbindir/netlabelctl
%_man8dir/netlabel-config.8.*
%_man8dir/netlabelctl.8.*

%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