Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37734893
en ru br
ALT Linux repos
S:0.4.4-alt1

Group :: Development/Ruby
RPM: gem-crack

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin