Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039534
en ru br
ALT Linux repos
S:1.27-alt2
5.0: 0.67-alt1
4.1: 0.67-alt1
4.0: 0.67-alt1
3.0: 0.60-alt3.a

Group :: Development/Perl
RPM: perl-SOAP-Lite

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist SOAP-Lite
Name: perl-%dist
Version: 1.27
Release: alt1

Summary: Perl's Web Services Toolkit
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/P/PH/PHRED/%{dist}-%{version}.tar.gz
Patch0: perl-SOAP-Lite-0.715-IO-modules.patch

BuildArch: noarch

# Cannot be detected automatically

Requires: perl-XML-Parser

# Automatically added by buildreq on Tue Oct 25 2011

BuildRequires: apache-mod_perl-base perl-Class-Inspector perl-Crypt-SSLeay perl-DIME-Tools perl-HTTP-Daemon perl-IO-Socket-SSL perl-MIME-Lite perl-MIME-tools perl-Task-Weaken perl-Test-Differences perl-Test-MockObject perl-UNIVERSAL-require perl-XML-Parser perl(XMLRPC/Lite.pm) perl(Pod/Man.pm) perl(Test/Warn.pm) perl(XML/Parser/Lite.pm)

%description
SOAP::Lite is a collection of Perl modules which provides a simple and
lightweight interface to the Simple Object Access Protocol (SOAP) both
on client and server side.

%prep
%setup -q -n %{dist}-%{version}
sed -i '1s at ^#!.*/bin/env perl at #!/usr/bin/perl at ' bin/*.pl
%patch0 -p1 -b .IO

%build
%perl_vendor_build

%install
%perl_vendor_install

# Avoid dependency on mod_perl

%add_findreq_skiplist */SOAP/Transport/HTTP.pm

# Workaround "Supported versions:" error

%define __spec_autodep_custom_pre export PERL5OPT='-I%buildroot%perl_vendor_privlib -MSOAP::Lite'

%files
%doc Changes README examples Debian_CPANTS.txt ReleaseNotes.txt
%_bindir/*.pl
%_man1dir/*
%perl_vendor_privlib/Apache/SOAP.pm
%perl_vendor_privlib/SOAP
# belong to perl-IO-SessionData
%exclude %perl_vendor_privlib/IO/SessionData*
%exclude %perl_vendor_privlib/IO/SessionSet*

%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