Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37398666
en ru br
Репозитории ALT

Группа :: Система/Основа
Пакет: netlabel_tools

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin