Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37736092
en ru br
ALT Linux repos
S:1.13-alt1
5.0: 0.60-alt2
4.1: 0.60-alt1
4.0: 0.60-alt1

Group :: Development/Perl
RPM: perl-IPC-Shareable

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# BEGIN SourceDeps(oneline):
BuildRequires: perl(Script/Singleton.pm)
# END SourceDeps(oneline)
%define _unpackaged_files_terminate_build 1
#
#   - IPC::Shareable -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#

%define module IPC-Shareable
%define m_distro IPC-Shareable
%define m_name IPC::Shareable
%define m_author_id unknown
# FIXME: tests dies with kernel.shm_destroy_unused = 1
%def_disable test

Name: perl-IPC-Shareable
Version: 1.13
Release: alt1

Summary: %m_name - share Perl variables between processes

License: GPL
Group: Development/Perl
Url: http://search.cpan.org/dist/IPC-Shareable/

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/S/ST/STEVEB/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Mon Sep 08 2008 (-bi)

BuildRequires: perl-Log-Agent perl-Storable perl-devel perl(JSON.pm) perl(String/CRC32.pm)
BuildRequires: perl-IPC-SysV

%description
IPC::Shareable allows you to tie a variable to shared memory making it
easy to share the contents of that variable with other Perl processes.
Scalars, arrays, and hashes can be tied.  The variable being tied may
contain arbitrarily complex data structures - including references to
arrays, hashes of hashes, etc.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README CREDITS DISCLAIMER docs examples
%perl_vendor_privlib/IPC*
%doc CREDITS DISCLAIMER README

%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