Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37818685
en ru br
ALT Linux repositórios
S:1.0.0.2-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-hrx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname hrx

Name:          gem-hrx
Version:       1.0.0.2
Release:       alt1
Summary:       A Ruby implementation of the HRX format
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://github.com/google/hrx-ruby
Vcs:           https://github.com/google/hrx-ruby.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(linked-list) >= 0.0.13 gem(linked-list) < 0.1
BuildRequires: gem(thor) >= 0.20 gem(thor) < 2

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency thor >= 1.0.1,thor < 2
Requires:      gem(linked-list) >= 0.0.13 gem(linked-list) < 0.1
Requires:      gem(thor) >= 0.20 gem(thor) < 2
Provides:      gem(hrx) = 1.0.0.2

%ruby_use_gem_version hrx:1.0.0.2

%description
A Ruby implementation of the HRX format.


%package       -n hrx
Version:       1.0.0.2
Release:       alt1
Summary:       A Ruby implementation of the HRX format executable(s)
Summary(ru_RU.UTF-8): Исполнямка для самоцвета hrx
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(hrx) = 1.0.0.2

%description   -n hrx
A Ruby implementation of the HRX format executable(s).

%description   -n hrx -l ru_RU.UTF-8
Исполнямка для самоцвета hrx.


%package       -n gem-hrx-devel
Version:       1.0.0.2
Release:       alt1
Summary:       A Ruby implementation of the HRX format development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета hrx
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(hrx) = 1.0.0.2
Requires:      gem(thor) >= 1.0 gem(thor) < 2

%description   -n gem-hrx-devel
A Ruby implementation of the HRX format development package.

%description   -n gem-hrx-devel -l ru_RU.UTF-8
Файлы для разработки самоцвета hrx.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n hrx
%doc README.md
%_bindir/hrx

%files         -n gem-hrx-devel
%doc README.md


%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009