forked from pool/perl-JSON-Any
update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-JSON-Any?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
470fd506ff
commit
0f09dbec22
@@ -1,7 +1,7 @@
|
||||
%define cpan_name JSON-Any
|
||||
|
||||
Name: perl-%cpan_name
|
||||
Version: 1.17
|
||||
Version: 1.18
|
||||
Release: 1
|
||||
Provides: %cpan_name
|
||||
Requires: perl = %{perl_version} perl-JSON perl-YAML-Syck
|
||||
@@ -17,13 +17,9 @@ URL: http://search.cpan.org/dist/JSON-Any/
|
||||
Summary: Wrapper Class for the various JSON classes.
|
||||
Source: %cpan_name-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl-JSON perl-YAML-Syck
|
||||
%ifnarch x86_64
|
||||
BuildRequires: perl-JSON >= 2.02
|
||||
BuildRequires: perl-YAML-Syck perl-JSON-XS
|
||||
BuildRequires: perl-JSON-DWIW
|
||||
%endif
|
||||
%if 0%{?suse_version} < 1100
|
||||
BuildRequires: perl-JSON-PC
|
||||
%endif
|
||||
|
||||
%description
|
||||
Wrapper Class for the various JSON classes.
|
||||
|
||||
Reference in New Issue
Block a user