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

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

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

%define        gemname andand

Name:          gem-andand
Version:       1.3.3.1
Release:       alt1.1
Summary:       andand is a method that provides guarded method invocation
License:       MIT or Ruby
Group:         Development/Ruby
Url:           https://github.com/raganwald/andand/
Vcs:           https://github.com/raganwald/andand.git
Packager:      Andrey Cherepanov <cas at 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 andand:1.3.3.1
Obsoletes:     ruby-andand < %EVR
Provides:      ruby-andand = %EVR
Provides:      gem(andand) = 1.3.3.1


%description
andand is a method that provides guarded method invocation, analagous to the &&
operator in Ruby, and especially &&=.


%package       -n gem-andand-doc
Version:       1.3.3.1
Release:       alt1.1
Summary:       andand is a method that provides guarded method invocation documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ andand
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(andand) = 1.3.3.1

%description   -n gem-andand-doc
andand is a method that provides guarded method invocation, analagous to the &&
operator in Ruby, and especially &&= documentation files.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.textile
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-andand-doc
%doc README.textile
%ruby_gemdocdir


%changelog

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

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