Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732596
en ru br
ALT Linux repos
5.0: 1.0.2-alt3
4.1: 1.0.2-alt2

Group :: Development/Other
RPM: pear-XML_RPC2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pear_name XML_RPC2

Name: pear-XML_RPC2
Version: 1.0.2
Release: alt3

Summary: XML-RPC client/server library

License: LGPL
Group: Development/Other
Url: http://pear.php.net/package/XML_RPC2

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/XML_RPC2-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

Requires: pear-Cache_Lite >= 1.6.0

%description
XML_RPC2 is a pear package providing XML_RPC client and server services.
XML-RPC is a simple remote procedure call protocol built using HTTP as
transport and XML as encoding.
As a client library, XML_RPC2 is capable of creating a proxy class which
exposes the methods exported by the server. As a server library, XML_RPC2
is capable of exposing methods from a class or object instance, seamlessly
exporting local methods as remotely callable procedures.

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_testdir/XML_RPC2/
%pear_dir/XML/
%pear_xmldir/%pear_name.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