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

Group :: Development/Ruby
RPM: gem-gyoku

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define        pkgname gyoku

Name:          gem-%pkgname
Version:       1.3.1
Release:       alt1
Summary:       Translates Ruby Hashes to XML
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/savonrb/gyoku
# VCS:         https://github.com/savonrb/gyoku.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby

%description
%summary.


%package       doc
Summary:       Documentation files for %gemname gem
Group:         Development/Documentation
BuildArch:     noarch

%description   doc
Documentation files for %gemname gem.


%prep
%setup

%build
%gem_build

%install
%gem_install

%check
%gem_test

%files
%doc README*
%ruby_gemspec
%ruby_gemlibdir

%files         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