Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37561771
en ru br
ALT Linux repositórios
S:0.8.1.10-alt0.1

Group :: Desenvolvimento/Ruby
RPM: gem-tty-screen

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

# vim: set ft=spec: -*- rpm-spec -*-
%define        gemname tty-screen

Name:          gem-tty-screen
Version:       0.8.1.10
Release:       alt0.1
Summary:       Terminal screen detection - cross platform, major ruby interpreters
License:       MIT
Group:         Development/Ruby
Url:           https://ttytoolkit.org
Vcs:           https://github.com/piotrmurach/tty-screen.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(rake) >= 0
BuildRequires: gem(rspec) >= 3.0
BuildRequires: gem(coveralls_reborn) >= 0.22.0
BuildRequires: gem(simplecov) >= 0.17
BuildRequires: gem(yardstick) >= 0.9.9
BuildRequires: gem(rspec-benchmark) >= 0.6.0
BuildRequires: gem(io-console) >= 0
BuildConflicts: gem(coveralls_reborn) >= 0.23
BuildConflicts: gem(simplecov) >= 1
BuildConflicts: gem(yardstick) >= 0.10
BuildConflicts: gem(rspec-benchmark) >= 0.7
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency simplecov >= 0.17,simplecov < 1
Provides:      gem(tty-screen) = 0.8.1.10

%ruby_use_gem_version tty-screen:0.8.1.10

%description
Terminal screen size detection which works on Linux, OS X and Windows/Cygwin
platforms and supports MRI, JRuby and Rubinius interpreters.

TTY::Screen provides independent terminal screen size detection component for
TTY toolkit.


%package       -n gem-tty-screen-doc
Version:       0.8.1.10
Release:       alt0.1
Summary:       Terminal screen detection - cross platform, major ruby interpreters documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета tty-screen
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(tty-screen) = 0.8.1.10

%description   -n gem-tty-screen-doc
Terminal screen detection - cross platform, major ruby interpreters
documentation files.

Terminal screen size detection which works on Linux, OS X and Windows/Cygwin
platforms and supports MRI, JRuby and Rubinius interpreters.

TTY::Screen provides independent terminal screen size detection component for
TTY toolkit.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-tty-screen-doc
%doc README.md
%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