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

Group :: Desenvolvimento/Ruby
RPM: gem-rtags

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname rtags

Name:          gem-rtags
Version:       0.97.1
Release:       alt1
Summary:       rtags is a Ruby replacement for ctags - allowing for name navigation in source code using vim, emacs and others
License:       Ruby
Group:         Development/Ruby
Url:           https://github.com/gaizka/rtags
Vcs:           https://github.com/gaizka/rtags.git
Packager:      Pavel Skrylev <majioa at 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(rtags) = 0.97.1


%description
This is the original commit of the rtags source code as written by Keiju
ISHITSUKA as part of the irb project. Now irb has moved into the main Ruby
source tree rtags has become an independent project


%package       -n rtags
Version:       0.97.1
Release:       alt1
Summary:       rtags is a Ruby replacement for ctags - allowing for name navigation in source code using vim, emacs and others executable(s)
Summary(ru_RU.UTF-8): Исполнямка для самоцвета rtags
Group:         Other
BuildArch:     noarch

Requires:      gem(rtags) = 0.97.1

%description   -n rtags
rtags is a Ruby replacement for ctags - allowing for name navigation in source
code using vim, emacs and others executable(s).

This is the original commit of the rtags source code as written by Keiju
ISHITSUKA as part of the irb project. Now irb has moved into the main Ruby
source tree rtags has become an independent project

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


%package       -n gem-rtags-doc
Version:       0.97.1
Release:       alt1
Summary:       rtags is a Ruby replacement for ctags - allowing for name navigation in source code using vim, emacs and others documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета rtags
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(rtags) = 0.97.1

%description   -n gem-rtags-doc
rtags is a Ruby replacement for ctags - allowing for name navigation in source
code using vim, emacs and others documentation files.

This is the original commit of the rtags source code as written by Keiju
ISHITSUKA as part of the irb project. Now irb has moved into the main Ruby
source tree rtags has become an independent project

%description   -n gem-rtags-doc -l ru_RU.UTF-8
Файлы сведений для самоцвета rtags.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README
%ruby_gemspec
%ruby_gemlibdir

%files         -n rtags
%doc README
%_bindir/rtags

%files         -n gem-rtags-doc
%doc README
%ruby_gemdocdir


%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