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

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

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

%define        gemname declarative

Name:          gem-declarative
Version:       0.0.20
Release:       alt1
Summary:       DSL for nested schemas
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/apotonick/declarative
Vcs:           https://github.com/apotonick/declarative.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(rake) >= 0 gem(rake) < 14
BuildRequires: gem(minitest) >= 0 gem(minitest) < 6

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-declarative < %EVR
Provides:      ruby-declarative = %EVR
Provides:      gem(declarative) = 0.0.20


%description
DSL for nested generic schemas with inheritance and refining.


%package       -n gem-declarative-doc
Version:       0.0.20
Release:       alt1
Summary:       DSL for nested schemas documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ declarative
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(declarative) = 0.0.20

%description   -n gem-declarative-doc
DSL for nested schemas documentation files.

DSL for nested generic schemas with inheritance and refining.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

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


%changelog

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

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