Author: glen Date: Tue Aug 22 15:45:24 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - ugly rpmver hack, rel 2
---- Files affected: SPECS: perl-Set-Infinite.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Set-Infinite.spec diff -u SPECS/perl-Set-Infinite.spec:1.2 SPECS/perl-Set-Infinite.spec:1.3 --- SPECS/perl-Set-Infinite.spec:1.2 Sun Aug 20 14:21:05 2006 +++ SPECS/perl-Set-Infinite.spec Tue Aug 22 17:45:19 2006 @@ -10,7 +10,7 @@ Summary(pl): Set::Infinite - zbiory przedziałów Name: perl-Set-Infinite Version: 0.61 -Release: 1 +Release: 2 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl @@ -19,22 +19,24 @@ URL: http://search.cpan.org/dist/Set-Infinite/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +# 0.61 is lower than 0.5502 in rpmvercmp (for perl-DateTime-Set autodeps) +Provides: perl(Set::Infinite) >= 0.5502 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Set::Infinite is a Set Theory module for infinite sets. -A set is a collection of objects. The objects that belong to a set -are called its members, or "elements". +A set is a collection of objects. The objects that belong to a set are +called its members, or "elements". -As objects we allow (almost) anything: reals, integers, and objects +As objects we allow (almost) anything: reals, integers, and objects (such as dates). We allow sets to be infinite. -There is no account for the order of elements. For example, {1,2} -= {2,1}. +There is no account for the order of elements. For example, {1,2} = +{2,1}. %description -l pl Set::Infinite to moduł teorii zbiorów dla zbiorów nieskończonych. @@ -81,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/08/22 15:45:19 glen +- ugly rpmver hack, rel 2 + Revision 1.2 2006/08/20 12:21:05 qboosh - pl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Set-Infinite.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
