Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37893975
en ru br
ALT Linux repositórios
S:1.1.9-alt1.1

Group :: Desenvolvimento/Ruby
RPM: gem-xml-simple

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009