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

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

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

%define        gemname mkmf-lite

Name:          gem-mkmf-lite
Version:       0.5.1
Release:       alt1
Summary:       A lighter version of mkmf designed for use as a library
License:       Apache-2.0
Group:         Development/Ruby
Url:           http://github.com/djberg96/mkmf-lite
Vcs:           https://github.com/djberg96/mkmf-lite.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(ptools) >= 1.4 gem(ptools) < 2
BuildRequires: gem(rspec) >= 3.9 gem(rspec) < 4

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(ptools) >= 1.4 gem(ptools) < 2
Provides:      gem(mkmf-lite) = 0.5.1


%description
The mkmf-lite library is a light version of the the mkmf library designed for
use as a library. It does not create packages, builds, or log files of any kind.
Instead, it provides mixin methods that you can use in FFI or tests to check for
the presence of header files, constants, and so on.


%package       -n gem-mkmf-lite-doc
Version:       0.5.1
Release:       alt1
Summary:       A lighter version of mkmf designed for use as a library documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ mkmf-lite
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(mkmf-lite) = 0.5.1

%description   -n gem-mkmf-lite-doc
A lighter version of mkmf designed for use as a library documentation
files.

The mkmf-lite library is a light version of the the mkmf library designed for
use as a library. It does not create packages, builds, or log files of any kind.
Instead, it provides mixin methods that you can use in FFI or tests to check for
the presence of header files, constants, and so on.

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


%package       -n gem-mkmf-lite-devel
Version:       0.5.1
Release:       alt1
Summary:       A lighter version of mkmf designed for use as a library development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ mkmf-lite
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(mkmf-lite) = 0.5.1
Requires:      gem(rspec) >= 3.9 gem(rspec) < 4

%description   -n gem-mkmf-lite-devel
A lighter version of mkmf designed for use as a library development
package.

The mkmf-lite library is a light version of the the mkmf library designed for
use as a library. It does not create packages, builds, or log files of any kind.
Instead, it provides mixin methods that you can use in FFI or tests to check for
the presence of header files, constants, and so on.

%description   -n gem-mkmf-lite-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ mkmf-lite.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-mkmf-lite-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-mkmf-lite-devel
%doc README.md


%changelog

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

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