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

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

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

%define        gemname zonefile

Name:          gem-zonefile
Version:       1.07
Release:       alt1
Summary:       BIND Zonefile Reader and Writer
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/boesemar/zonefile
Vcs:           https://github.com/boesemar/zonefile.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Provides:      gem(zonefile) = 1.07


%description
A library that can create, read, write, modify BIND compatible Zonefiles
(RFC1035). Warning: It probably works for most cases, but it might not be able
to read all files even if they are valid for bind.


%package       -n gem-zonefile-doc
Version:       1.07
Release:       alt1
Summary:       BIND Zonefile Reader and Writer documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ zonefile
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(zonefile) = 1.07

%description   -n gem-zonefile-doc
BIND Zonefile Reader and Writer documentation files.

A library that can create, read, write, modify BIND compatible Zonefiles
(RFC1035). Warning: It probably works for most cases, but it might not be able
to read all files even if they are valid for bind.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-zonefile-doc
%ruby_gemdocdir


%changelog

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

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