Author: sparky Date: Fri Jan 28 22:13:34 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: perl-common-sense
---- Files affected: packages/perl-JSON-XS: perl-JSON-XS.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: packages/perl-JSON-XS/perl-JSON-XS.spec diff -u packages/perl-JSON-XS/perl-JSON-XS.spec:1.12 packages/perl-JSON-XS/perl-JSON-XS.spec:1.13 --- packages/perl-JSON-XS/perl-JSON-XS.spec:1.12 Sun Jun 6 09:02:31 2010 +++ packages/perl-JSON-XS/perl-JSON-XS.spec Fri Jan 28 23:13:29 2011 @@ -18,15 +18,16 @@ Source0: http://www.cpan.org/modules/by-authors/id/M/ML/MLEHMANN/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: a9573011cb830213a6615ab2e6a64dbc URL: http://search.cpan.org/dist/JSON-XS/ -BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-Encode +BuildRequires: perl-common-sense +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This module converts Perl data structures to JSON and vice versa. Its -primary goal is to be correct and its secondary goal is to be -fast. To reach the latter goal it was written in C. +primary goal is to be correct and its secondary goal is to be fast. To +reach the latter goal it was written in C. As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON @@ -88,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/01/28 22:13:29 sparky +- BR: perl-common-sense + Revision 1.12 2010/06/06 07:02:31 arekm - epoch 1 because 2.29 < 2.231 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-JSON-XS/perl-JSON-XS.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
