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

Group :: Desenvolvimento/Ruby
RPM: gem-markaby

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

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