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

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

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

%define  pkgname hocon

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

Summary: This is a port of the Typesafe Config library to Ruby
License: Apache-2.0
Group:   Development/Ruby
Url:     https://github.com/puppetlabs/ruby-hocon

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

Source: ruby-hocon-%version.tar

BuildRequires(pre): rpm-build-ruby

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

%description
The library provides Ruby support for the HOCON configuration file format.

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

BuildArch: noarch

%description doc
Documentation files for %{name}.

%prep
%setup -n ruby-hocon-%version

%build
%ruby_build

%install
%ruby_install

%files
%doc README*
%_bindir/hocon
%ruby_gemspec
%ruby_gemlibdir

%files doc
%ruby_gemdocdir

%changelog

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

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