Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568530
en ru br
ALT Linux repos
S:0.34-alt1
5.0: 0.27-alt3
4.1: 0.27-alt2
4.0: 0.27-alt2

Group :: Development/Perl
RPM: perl-PHP-Serialization

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - PHP::Serialization -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       '--packager=Igor Vlasenko <viy at altlinux.ru>' --name PHP-Serialization --version 0.27 http://search.cpan.org/CPAN/authors/id/J/JB/JBROWN/php-serialization/PHP-Serialization-0.27.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module PHP-Serialization
%define m_distro PHP-Serialization
%define m_name PHP::Serialization
%define m_author_id unknown
%define _enable_test 1

Name: perl-PHP-Serialization
Version: 0.27
Release: alt3.1

Summary: converts the output of PHP's serialize() into the equivalent Perl memory structure, and vice versa

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Igor Vlasenko <viy at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org/CPAN/authors/id/J/JB/JBROWN/php-serialization/%m_distro-%version.tar.gz

Patch: PHP-Serialization-0.27-fix-negative.patch

# Automatically added by buildreq on Wed Sep 19 2007

BuildRequires: perl-devel

%description
Provides a simple, quick means of serializing perl memory structures (including object data!) into a format that PHP can deserialize() and access, and vice versa.

NOTE: Converts PHP arrays into Perl Arrays when the PHP array used exclusively numeric indexes, and into Perl Hashes then the PHP array did not.

%prep
%setup -q -n %m_distro-%version
%patch -p2

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%exclude %perl_vendor_archlib

%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