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

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

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

%define        gemname markaby

Name:          gem-markaby
Version:       0.9.0.1
Release:       alt0.1
Summary:       markup as ruby
License:       MIT
Group:         Development/Ruby
Url:           http://markaby.github.com/
Vcs:           https://github.com/markaby/markaby.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(builder) >= 0
BuildRequires: gem(bundler) >= 2.1.4 gem(bundler) < 3
BuildRequires: gem(rake) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_version markaby:0.9.0.1
Requires:      gem(builder) >= 0
Provides:      gem(markaby) = 0.9.0.1


%description
Markaby is a very short bit of code for writing HTML pages in pure Ruby. It is
an alternative to ERb which weaves the two languages together. Also a
replacement for templating languages which use primitive languages that blend
with HTML.


%package       -n gem-markaby-doc
Version:       0.9.0.1
Release:       alt0.1
Summary:       markup as ruby documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ markaby
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(markaby) = 0.9.0.1

%description   -n gem-markaby-doc
markup as ruby documentation files.

Markaby is a very short bit of code for writing HTML pages in pure Ruby. It is
an alternative to ERb which weaves the two languages together. Also a
replacement for templating languages which use primitive languages that blend
with HTML.

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


%package       -n gem-markaby-devel
Version:       0.9.0.1
Release:       alt0.1
Summary:       markup as ruby development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ markaby
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(markaby) = 0.9.0.1
Requires:      gem(bundler) >= 2.1.4 gem(bundler) < 3
Requires:      gem(rake) >= 0

%description   -n gem-markaby-devel
markup as ruby development package.

Markaby is a very short bit of code for writing HTML pages in pure Ruby. It is
an alternative to ERb which weaves the two languages together. Also a
replacement for templating languages which use primitive languages that blend
with HTML.

%description   -n gem-markaby-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ markaby.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.rdoc
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-markaby-doc
%doc README.rdoc
%ruby_gemdocdir

%files         -n gem-markaby-devel
%doc README.rdoc


%changelog

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

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