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

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

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

%define        gemname hoe-git

Name:          gem-hoe-git
Version:       1.6.0
Release:       alt1
Summary:       A set of Hoe plugins for tighter Git integration
License:       MIT
Group:         Development/Ruby
Url:           http://github.com/jbarnette/hoe-git
Vcs:           https://github.com/jbarnette/hoe-git.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(rdoc) >= 4.0 gem(rdoc) < 7
BuildRequires: gem(hoe) >= 3.22 gem(hoe) < 4

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rdoc >= 6.1.1,rdoc < 7
Provides:      gem(hoe-git) = 1.6.0


%description
A set of Hoe plugins for tighter Git integration. Provides tasks to automate
release tagging and pushing and changelog generation. I expect it'll learn a few
more tricks in the future.


%package       -n gem-hoe-git-doc
Version:       1.6.0
Release:       alt1
Summary:       A set of Hoe plugins for tighter Git integration documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ hoe-git
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(hoe-git) = 1.6.0

%description   -n gem-hoe-git-doc
A set of Hoe plugins for tighter Git integration documentation files.

A set of Hoe plugins for tighter Git integration. Provides tasks to automate
release tagging and pushing and changelog generation. I expect it'll learn a few
more tricks in the future.

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


%package       -n gem-hoe-git-devel
Version:       1.6.0
Release:       alt1
Summary:       A set of Hoe plugins for tighter Git integration development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ hoe-git
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(hoe-git) = 1.6.0
Requires:      gem(rdoc) >= 4.0 gem(rdoc) < 7
Requires:      gem(hoe) >= 3.22 gem(hoe) < 4

%description   -n gem-hoe-git-devel
A set of Hoe plugins for tighter Git integration development package.

A set of Hoe plugins for tighter Git integration. Provides tasks to automate
release tagging and pushing and changelog generation. I expect it'll learn a few
more tricks in the future.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.rdoc
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-hoe-git-doc
%doc README.rdoc
%ruby_gemdocdir

%files         -n gem-hoe-git-devel
%doc README.rdoc


%changelog

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

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