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

Group :: Desenvolvimento/Ruby
RPM: gem-pry

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname pry

Name:          gem-pry
Version:       0.14.1
Release:       alt1
Summary:       An IRB alternative and runtime developer console
License:       MIT
Group:         Development/Ruby
Url:           http://pryrepl.org/
Vcs:           https://github.com/pry/pry.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(coderay) >= 1.1 gem(coderay) < 2
BuildRequires: gem(method_source) >= 1.0 gem(method_source) < 2

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_ignore_names fixtures
Requires:      gem(coderay) >= 1.1 gem(coderay) < 2
Requires:      gem(method_source) >= 1.0 gem(method_source) < 2
Obsoletes:     ruby-pry < %EVR
Provides:      ruby-pry = %EVR
Provides:      gem(pry) = 0.14.1


%description
Pry is a powerful alternative to the standard IRB shell for Ruby. It is written
from scratch to provide a number of advanced features.


%package       -n pry
Version:       0.14.1
Release:       alt1
Summary:       An IRB alternative and runtime developer console executable(s)
Summary(ru_RU.UTF-8): Исполнямка для самоцвета pry
Group:         Other
BuildArch:     noarch

Requires:      gem(pry) = 0.14.1

%description   -n pry
An IRB alternative and runtime developer console executable(s).

Pry is a powerful alternative to the standard IRB shell for Ruby. It is written
from scratch to provide a number of advanced features.

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


#%package       -n gem-pry-doc

#Version:       0.14.1
#Release:       alt1
#Summary:       An IRB alternative and runtime developer console documentation files
#Summary(ru_RU.UTF-8): Файлы сведений для самоцвета pry
#Group:         Development/Documentation
#BuildArch:     noarch
#
#Requires:      gem(pry) = 0.14.1
#
#%description   -n gem-pry-doc
#An IRB alternative and runtime developer console documentation files.
#
#Pry is a powerful alternative to the standard IRB shell for Ruby. It is written
#from scratch to provide a number of advanced features.
#
#%description   -n gem-pry-doc -l ru_RU.UTF-8
#Файлы сведений для самоцвета pry.
#
#
%package       -n gem-pry-devel
Version:       0.14.1
Release:       alt1
Summary:       An IRB alternative and runtime developer console development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета pry
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(pry) = 0.14.1

%description   -n gem-pry-devel
An IRB alternative and runtime developer console development package.

Pry is a powerful alternative to the standard IRB shell for Ruby. It is written
from scratch to provide a number of advanced features.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

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

#%files         -n gem-pry-doc

#%doc README.md
#%ruby_gemdocdir
#
%files         -n gem-pry-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