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

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

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

%define        gemname pom

Name:          gem-pom
Version:       0.0.1
Release:       alt1
Summary:       A simple command-line Pomodoro timer
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/midwire/pom
Vcs:           https://github.com/midwire/pom.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(bundler) >= 1.3 gem(bundler) < 3
BuildRequires: gem(rake) >= 0
BuildRequires: gem(pry) >= 0
# BuildRequires: gem(guard) >= 0
# BuildRequires: gem(guard-bundler) >= 0
# BuildRequires: gem(guard-rspec) >= 0
BuildRequires: gem(simplecov) >= 0
BuildRequires: gem(thor) >= 0
BuildRequires: gem(midwire_common) >= 0.1.4
BuildRequires: gem(timers) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency bundler >= 2.1.4,bundler < 3
Requires:      gem(thor) >= 0
Requires:      gem(midwire_common) >= 0.1.4
Requires:      gem(timers) >= 0
Provides:      gem(pom) = 0.0.1


%description
A simple command-line Pomodoro timer.


%package       -n pom
Version:       0.0.1
Release:       alt1
Summary:       A simple command-line Pomodoro timer executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ pom
Group:         Other
BuildArch:     noarch

Requires:      gem(pom) = 0.0.1

%description   -n pom
A simple command-line Pomodoro timer executable(s).

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


%package       -n gem-pom-doc
Version:       0.0.1
Release:       alt1
Summary:       A simple command-line Pomodoro timer documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ pom
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(pom) = 0.0.1

%description   -n gem-pom-doc
A simple command-line Pomodoro timer documentation files.

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


%package       -n gem-pom-devel
Version:       0.0.1
Release:       alt1
Summary:       A simple command-line Pomodoro timer development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ pom
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(pom) = 0.0.1
Requires:      gem(bundler) >= 1.3 gem(bundler) < 3
Requires:      gem(rake) >= 0
Requires:      gem(pry) >= 0
# Requires:      gem(guard) >= 0
# Requires:      gem(guard-bundler) >= 0
# Requires:      gem(guard-rspec) >= 0
Requires:      gem(simplecov) >= 0

%description   -n gem-pom-devel
A simple command-line Pomodoro timer development package.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n pom
%doc README.md
%_bindir/pom

%files         -n gem-pom-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-pom-devel
%doc README.md


%changelog

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

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