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

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

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

%define        gemname Ascii85

Name:          gem-ascii85
Version:       1.1.0
Release:       alt1
Summary:       Ascii85 encoder/decoder
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/DataWraith/ascii85gem/
Vcs:           https://github.com/datawraith/ascii85gem.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(bundler) >= 1.0.0 gem(bundler) < 3
BuildRequires: gem(minitest) >= 2.6.0 gem(minitest) < 6
BuildRequires: gem(rake) >= 0.9.2 gem(rake) < 14

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency bundler >= 2.1.4,bundler < 3
%ruby_use_gem_dependency rake >= 13.0.1,rake < 14
%ruby_use_gem_dependency minitest >= 5.17.0,minitest < 6
%ruby_alias_names Ascii85,ascii85
Provides:      gem(Ascii85) = 1.1.0


%description
Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the
same name.


%package       -n ascii85
Version:       1.1.0
Release:       alt1
Summary:       Ascii85 encoder/decoder executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ Ascii85
Group:         Other
BuildArch:     noarch

Requires:      gem(Ascii85) = 1.1.0

%description   -n ascii85
Ascii85 encoder/decoder executable(s).

Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the
same name.

%description   -n ascii85 -l ru_RU.UTF-8
п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ Ascii85.


%package       -n gem-ascii85-doc
Version:       1.1.0
Release:       alt1
Summary:       Ascii85 encoder/decoder documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ Ascii85
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(Ascii85) = 1.1.0

%description   -n gem-ascii85-doc
Ascii85 encoder/decoder documentation files.

Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the
same name.

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


%package       -n gem-ascii85-devel
Version:       1.1.0
Release:       alt1
Summary:       Ascii85 encoder/decoder development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ Ascii85
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(Ascii85) = 1.1.0
Requires:      gem(bundler) >= 1.0.0 gem(bundler) < 3
Requires:      gem(minitest) >= 2.6.0 gem(minitest) < 6
Requires:      gem(rake) >= 0.9.2 gem(rake) < 14

%description   -n gem-ascii85-devel
Ascii85 encoder/decoder development package.

Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding of the
same name.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n ascii85
%doc README.md
%_bindir/ascii85

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

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


%changelog

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

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