Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37547907
en ru br
ALT Linux repos
S:1.63-alt1

Group :: Development/Perl
RPM: perl-XML-Compile

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
#
#   - XML::Compile -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       XML::Compile
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module XML-Compile
%define m_distro XML-Compile
%define m_name XML::Compile
%define m_author_id MARKOV
%define _enable_test 1

Name: perl-XML-Compile
Version: 1.63
Release: alt1

Summary: Compilation based XML processing

License: Artistic
Group: Development/Perl
Url: %CPAN %m_distro

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/M/MA/MARKOV/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Tue Sep 06 2011

# optimized out: perl-B-Utils perl-Data-Dump-Streamer perl-Encode perl-File-Slurp perl-Log-Report perl-Math-BigInt perl-Math-BigInt-FastCalc perl-Math-BigRat perl-Text-Balanced perl-XML-LibXML perl-XML-LibXML-Simple perl-devel xml-common
BuildRequires: db2latex-xsl perl-PadWalker perl-Test-Deep perl-XML-Compile-Cache perl-XML-Compile-Dumper perl-XML-Compile-Tester perl-bignum

# automatically added during perl 5.8 -> 5.12 upgrade.

# perl-podlators is required for pod2man conversion.
BuildRequires: perl-podlators

%description
Many (professional) applications process XML messages based on a
formal specification, expressed in XML Schemas. XML::Compile translates
between XML and Perl with the help of such schemas. Your Perl program
only handles a tree of nested HASHes and ARRAYs, and does not need to
understand namespaces and other general XML and schema nastiness.

%prep
%setup -q -n %{module}-%{version}

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc README.todo ChangeLog README README.md
%_bindir/xml2yaml
%_bindir/xml2json
%_bindir/schema2example
%_man1dir/*
%perl_vendor_privlib/XML/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin