Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37559347
en ru br
Репозитории ALT
S:0.61-alt1
5.1: 0.34-alt2
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Net-Stomp

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

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

%define module Net-Stomp
%define m_distro Net-Stomp
%define m_name Net::Stomp
%define m_author_id LBROCARD
%define _enable_test 1

Name: perl-Net-Stomp
Version: 0.61
Release: alt1

Summary: Net::Stomp - a Streaming Text Orientated Messaging Protocol Client

License: Artistic and GPL
Group: Development/Perl
Url: http://search.cpan.org/dist/Net-Stomp/

Packager: Michael Bochkaryov <misha at altlinux.ru>

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/D/DA/DAKKAR/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Fri Sep 05 2008 (-bi)

BuildRequires: perl-Class-Accessor perl-Module-Build perl-Test-Pod perl-Test-Pod-Coverage perl-version perl(Test/Fatal.pm) perl(Test/Deep.pm) perl(Log/Any/Adapter/TAP.pm) perl(Test/NiceDump.pm)

%description
This module allows you to write a Stomp client.

Stomp is the Streaming Text Orientated Messaging Protocol (or the Protocol
Briefly Known as TTMP and Represented by the symbol :ttmp).
It's a simple and easy to implement protocol for working with Message
Orientated Middleware from any language. Net::Stomp is useful for talking
to Apache ActiveMQ, an open source (Apache 2.0 licensed) Java Message
Service 1.1 (JMS) message broker packed with many enterprise features.

For details on the protocol see http://stomp.codehaus.org/Protocol

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README examples
%perl_vendor_privlib/Net*
%doc CHANGES README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin