Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37588272
en ru br
ALT Linux repos
S:4.10-alt1
5.0: 2.12-alt2
4.1: 2.06-alt1
4.0: 1.07-alt1

Group :: Development/Perl
RPM: perl-JSON

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist JSON
Name: perl-%dist
Version: 4.10
Release: alt1

Summary: Parse and convert to JSON (JavaScript Object Notation)
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/I/IS/ISHIGAKI/%{dist}-%{version}.tar.gz
Patch: JSON-4.02-alt-JSON-XS3-support.patch

BuildArch: noarch

# Manually added by Alexey Tourbin!

Requires: perl-JSON-XS

# Automatically added by buildreq on Tue Nov 15 2011

BuildRequires: perl-JSON-PP perl-JSON-XS perl-Test-Pod perl-Tie-IxHash perl(charnames.pm)

%description
This module converts between JSON (JavaScript Object Notation)
and Perl data structure into each other.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/JSON*

%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