Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37567437
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-coderay

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define        gemname coderay

Name:          gem-coderay
Version:       1.1.3
Release:       alt1.1
Summary:       Fast and easy syntax highlighting for selected languages, written in Ruby
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/rubychan/coderay
Vcs:           https://github.com/rubychan/coderay.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

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

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_version coderay:1.1.3
Obsoletes:     ruby-coderay < %EVR
Provides:      ruby-coderay = %EVR
Provides:      gem(coderay) = 1.1.3

%description
CodeRay is a Ruby library for syntax highlighting.

You put your code in, and you get it back colored; Keywords, strings, floats,
comments - all in different colors. And with line numbers.


%package       -n coderay
Version:       1.1.3
Release:       alt1.1
Summary:       Fast syntax highlighting for selected languages. executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ coderay
Group:         Other
BuildArch:     noarch

Requires:      gem(coderay) = 1.1.3

%description   -n coderay
Fast syntax highlighting for selected languages. executable(s).

Fast and easy syntax highlighting for selected languages, written in Ruby. Comes
with RedCloth integration and LOC counter.

%description   -n coderay -l ru_RU.UTF-8
п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ coderay.


%package       -n gem-coderay-doc
Version:       1.1.3
Release:       alt1.1
Summary:       Fast syntax highlighting for selected languages. documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ coderay
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(coderay) = 1.1.3

%description   -n gem-coderay-doc
Fast syntax highlighting for selected languages. documentation files.

Fast and easy syntax highlighting for selected languages, written in Ruby. Comes
with RedCloth integration and LOC counter.

%description   -n gem-coderay-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ coderay.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README_INDEX.rdoc
%ruby_gemspec
%ruby_gemlibdir

%files         -n coderay
%doc README_INDEX.rdoc
%_bindir/coderay

%files         -n gem-coderay-doc
%doc README_INDEX.rdoc
%ruby_gemdocdir


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin