Author: lisu Date: Thu Mar 10 11:19:00 2011 GMT Module: packages Tag: HEAD ---- Log message: - conflicts with perl-JSON < 2.00 - rel 2
---- Files affected: packages/perl-JSON-PP: perl-JSON-PP.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/perl-JSON-PP/perl-JSON-PP.spec diff -u packages/perl-JSON-PP/perl-JSON-PP.spec:1.1 packages/perl-JSON-PP/perl-JSON-PP.spec:1.2 --- packages/perl-JSON-PP/perl-JSON-PP.spec:1.1 Thu Mar 10 11:58:39 2011 +++ packages/perl-JSON-PP/perl-JSON-PP.spec Thu Mar 10 12:18:55 2011 @@ -9,7 +9,7 @@ Summary: JSON::PP - JSON::XS compatible pure-Perl module Name: perl-JSON-PP Version: 2.27105 -Release: 1 +Release: 2 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl @@ -18,6 +18,7 @@ URL: http://search.cpan.org/dist/JSON-PP/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +Conflicts: perl-JSON < 2.00 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -67,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/03/10 11:18:55 lisu +- conflicts with perl-JSON < 2.00 +- rel 2 + Revision 1.1 2011/03/10 10:58:39 lisu - init, created by pldcpan.pl script ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-JSON-PP/perl-JSON-PP.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
