Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37640127
en ru br
ALT Linux repos
S:1.24-alt1
5.0: 1.22-alt2
4.1: 1.22-alt2
4.0: 1.22-alt2
3.0: 1.22-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist XML-Stream
Name: perl-%dist
Version: 1.24
Release: alt1

Summary: XML Stream connection and data parser Perl modules
License: LGPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/D/DA/DAPATRICK/XML-Stream-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Apr 20 2010

BuildRequires: perl-Authen-SASL perl-Encode perl-IO-Socket-SSL perl-Net-DNS perl-devel perl(Module/Build.pm)

%description
This module provides the user with methods to connect to a remote
server, send a stream of XML to the server, and receive/parse an XML
stream from the server.  It is primarily based work for the Etherx XML
router developed by the Jabber Development Team.  For more information
about this project visit http://etherx.jabber.org/stream/.

%prep
%setup -q -n %dist-%version
%__rm -rfv t/lib/Test

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES INFO README
%dir %perl_vendor_privlib/XML
%dir %perl_vendor_privlib/XML/Stream
%perl_vendor_privlib/XML/Stream.pm
%perl_vendor_privlib/XML/Stream/*

%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