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

Группа :: Разработка/Ruby
Пакет: gem-cap2

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define        gemname cap2

Name:          gem-cap2
Version:       0.2.2.1
Release:       alt0.1
Summary:       A Ruby library for managing Linux process and file capabilities
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/lmars/cap2
Vcs:           https://github.com/lmars/cap2.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: libcap-devel

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_version cap2:0.2.2.1
Obsoletes:     ruby-cap2 < %EVR
Provides:      ruby-cap2 = %EVR
Provides:      gem(cap2) = 0.2.2.1


%description
Cap2 is a Ruby library for managing the POSIX 1003.1e capabilities available in
Linux kernels. These capabilities are a partitioning of the all powerful root
privilege into a set of distinct privileges. See capabilities(7) for more
information.


%package       -n gem-cap2-doc
Version:       0.2.2.1
Release:       alt0.1
Summary:       A Ruby library for managing Linux process and file capabilities documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ cap2
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(cap2) = 0.2.2.1

%description   -n gem-cap2-doc
A Ruby library for managing Linux process and file capabilities documentation
files.

Cap2 is a Ruby library for managing the POSIX 1003.1e capabilities available in
Linux kernels. These capabilities are a partitioning of the all powerful root
privilege into a set of distinct privileges. See capabilities(7) for more
information.

%description   -n gem-cap2-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ cap2.


%package       -n gem-cap2-devel
Version:       0.2.2.1
Release:       alt0.1
Summary:       A Ruby library for managing Linux file and process capabilities development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ cap2
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(cap2) = 0.2.2.1

%description   -n gem-cap2-devel
Cap2 is a Ruby library for managing the POSIX 1003.1e capabilities available in
Linux kernels.

These capabilities are a partitioning of the all powerful root privilege into a
set of distinct privileges.

See capabilites(7) for more information.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir
%ruby_gemextdir

%files         -n gem-cap2-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-cap2-devel
%doc README.md


%changelog

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

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