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

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

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

%define        gemname opener

Name:          gem-opener
Version:       0.1.0
Release:       alt1.1
Summary:       A 33-line alternative to Ruby's launchy gem
License:       Ruby
Group:         Development/Ruby
Url:           https://github.com/sunaku/opener
Vcs:           https://github.com/sunaku/opener.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

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

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Provides:      gem(opener) = 0.1.0


%description
Opener is a Ruby library for opening things in an cross-platform way.

It is a tiny (33 lines of code) alternative to the launchy library.


%package       -n gem-opener-doc
Version:       0.1.0
Release:       alt1.1
Summary:       A 33-line alternative to Ruby's launchy gem documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ opener
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(opener) = 0.1.0

%description   -n gem-opener-doc
A 33-line alternative to Ruby's launchy gem documentation files.

Opener is a Ruby library for opening things in an cross-platform way.

It is a tiny (33 lines of code) alternative to the launchy library.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.markdown
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-opener-doc
%doc README.markdown
%ruby_gemdocdir


%changelog

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

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