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

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

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

%define        gemname crack

Name:          gem-crack
Version:       0.4.4
Release:       alt1
Summary:       Really simple JSON and XML parsing, ripped from Merb and Rails
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/jnunemaker/crack
Vcs:           https://github.com/jnunemaker/crack.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(crack) = 0.4.4


%description
Really simple JSON and XML parsing, ripped from Merb and Rails. The XML parser
is ripped from Merb and the JSON parser is ripped from Rails. I take no credit,
just packaged them for all to enjoy and easily use.


%package       -n gem-crack-doc
Version:       0.4.4
Release:       alt1
Summary:       Really simple JSON and XML parsing, ripped from Merb and Rails documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ crack
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(crack) = 0.4.4

%description   -n gem-crack-doc
Really simple JSON and XML parsing, ripped from Merb and Rails documentation
files.

Really simple JSON and XML parsing, ripped from Merb and Rails. The XML parser
is ripped from Merb and the JSON parser is ripped from Rails. I take no credit,
just packaged them for all to enjoy and easily use.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-crack-doc
%ruby_gemdocdir


%changelog

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

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