SPECS: perl-Math-BigInt.spec - Math::BigInt upgrade requires upgra...
qboosh
qboosh at pld-linux.org
Sun May 27 22:29:35 CEST 2007
Author: qboosh Date: Sun May 27 20:29:35 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Math::BigInt upgrade requires upgrade of some modules depending on it
---- Files affected:
SPECS:
perl-Math-BigInt.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/perl-Math-BigInt.spec
diff -u SPECS/perl-Math-BigInt.spec:1.20 SPECS/perl-Math-BigInt.spec:1.21
--- SPECS/perl-Math-BigInt.spec:1.20 Sun May 27 16:24:26 2007
+++ SPECS/perl-Math-BigInt.spec Sun May 27 22:29:30 2007
@@ -19,6 +19,11 @@
URL: http://search.cpan.org/dist/Math-BigInt/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+#Conflicts: perl-Math-BigRat < 0.19
+#Conflicts: perl-bignum < 0.21
+#...but these are in perl-modules, so we must override them by separate packages:
+Requires: perl-Math-BigRat >= 0.19
+Requires: perl-bignum >= 0.21
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -66,6 +71,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2007/05/27 20:29:30 qboosh
+- Math::BigInt upgrade requires upgrade of some modules depending on it
+
Revision 1.20 2007/05/27 14:24:26 qboosh
- generic URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Math-BigInt.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list