SPECS: perl-JSON.spec - version 2.07, Suggests: JSON::XS
radek
radek at pld-linux.org
Sat Feb 23 12:19:27 CET 2008
Author: radek Date: Sat Feb 23 11:19:27 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 2.07, Suggests: JSON::XS
---- Files affected:
SPECS:
perl-JSON.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/perl-JSON.spec
diff -u SPECS/perl-JSON.spec:1.3 SPECS/perl-JSON.spec:1.4
--- SPECS/perl-JSON.spec:1.3 Tue May 29 00:53:26 2007
+++ SPECS/perl-JSON.spec Sat Feb 23 12:19:21 2008
@@ -8,7 +8,7 @@
Summary: JSON - parse and convert to JSON (JavaScript Object Notation)
Summary(pl.UTF-8): JSON - analiza i konwersja do notacji JSON (JavaScript Object Notation)
Name: perl-JSON
-Version: 1.14
+Version: 2.07
Release: 1
# same as perl
License: GPL v1+ or Artistic
@@ -18,11 +18,7 @@
URL: http://search.cpan.org/dist/JSON/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
-%if %{with tests}
-BuildRequires: perl(HTTP::Request)
-BuildRequires: perl(HTTP::Response)
-BuildRequires: perl-libwww
-%endif
+Suggests: perl-JSON-XS
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -62,9 +58,7 @@
%defattr(644,root,root,755)
%doc Changes README
%{perl_vendorlib}/*.pm
-%{perl_vendorlib}/Apache/*.pm
%{perl_vendorlib}/JSON
-%{perl_vendorlib}/JSONRPC
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +67,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-02-23 11:19:21 radek
+- version 2.07, Suggests: JSON::XS
+
Revision 1.3 2007-05-28 22:53:26 agaran
- up to 1.14, rel 1, builds here
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-JSON.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list