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

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

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

%define        gemname xml-simple

Name:          gem-xml-simple
Version:       1.1.9
Release:       alt1.1
Summary:       A very simple API for XML processing
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/maik/xml-simple
Vcs:           https://github.com/maik/xml-simple.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(rexml) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(rexml) >= 0
Obsoletes:     ruby-xml-simple < %EVR
Provides:      ruby-xml-simple = %EVR
Provides:      gem(xml-simple) = 1.1.9


%description
Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put, it
automatically converts XML documents into a Ruby Hash.


%package       -n gem-xml-simple-doc
Version:       1.1.9
Release:       alt1.1
Summary:       A very simple API for XML processing documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ xml-simple
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(xml-simple) = 1.1.9

%description   -n gem-xml-simple-doc
A very simple API for XML processing documentation files.

Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put, it
automatically converts XML documents into a Ruby Hash.

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


%package       -n gem-xml-simple-devel
Version:       1.1.9
Release:       alt1.1
Summary:       A very simple API for XML processing development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ xml-simple
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(xml-simple) = 1.1.9

%description   -n gem-xml-simple-devel
A very simple API for XML processing development package.

Class XmlSimple offers an easy API to read and write XML. It is a Ruby
translation of Grant McLean's Perl module XML::Simple. Simply put, it
automatically converts XML documents into a Ruby Hash.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-xml-simple-doc
%ruby_gemdocdir

%files         -n gem-xml-simple-devel


%changelog

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

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