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

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

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

%define  pkgname backports

Name: gem-%pkgname
Version: 3.23.0
Release: alt1

Summary: The latest features of Ruby backported to older versions

License: Ruby
Group:   Development/Ruby
Url:     https://github.com/marcandre/backports
Vcs:     https://github.com/marcandre/backports

Packager:  Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch: noarch

Source:  %pkgname-%version.tar

BuildRequires(pre): rpm-build-ruby
BuildRequires: libruby-devel

Provides: ruby-%pkgname = %EVR
Obsoletes: ruby-%pkgname < %EVR

%description
The goal of 'backports' is to make it easier to write ruby code that runs across
different versions of Ruby.

%package doc
Summary: Documentation files for %name
Group: Documentation
Provides: ruby-%pkgname-doc = %EVR
Obsoletes: ruby-%pkgname-doc < %EVR

%description doc
Documentation files for %{name}.

%prep
%setup -n %pkgname-%version

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README*
%ruby_gemspec
%ruby_gemlibdir

%files doc
%ruby_gemdocdir

%changelog

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

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