Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37493880
en ru br
ALT Linux repos
S:1.10-alt1
5.0: 1.01-alt1
4.1: 0.90-alt1
4.0: 0.90-alt1

Group :: Development/Perl
RPM: perl-Event-RPC

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Event-RPC
Name: perl-%dist
Version: 1.09
Release: alt1

Summary: Event based transparent Client/Server RPC framework
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/J/JR/JRED/%{dist}-%{version}.tar.gz
Patch: perl-Event-RPC-ipv6.patch

BuildArch: noarch

# Automatically added by buildreq on Wed Apr 27 2011

BuildRequires: perl-Event perl-AnyEvent perl-Glib perl-IO-Socket-SSL perl-devel perl(JSON/XS.pm) perl(Sereal.pm)

%description
Event::RPC supports you in developing Event based networking
client/server applications with transparent object/method access from
the client to the server. Network communication is optionally encrypted
using IO::Socket::SSL. Several event loop managers are supported due to
an extensible API. Currently Event and Glib are implemented.

%prep
%setup -q -n %{dist}-%{version}
#patch -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_privlib/Event

%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