SPECS: perl-Math-FixedPrecision.spec - generic URL - restored Math...

qboosh qboosh at pld-linux.org
Mon Mar 24 17:36:10 CET 2008


Author: qboosh                       Date: Mon Mar 24 16:36:10 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- generic URL
- restored Math::BigFloat versioned deps (not detected otherwise)

---- Files affected:
SPECS:
   perl-Math-FixedPrecision.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/perl-Math-FixedPrecision.spec
diff -u SPECS/perl-Math-FixedPrecision.spec:1.10 SPECS/perl-Math-FixedPrecision.spec:1.11
--- SPECS/perl-Math-FixedPrecision.spec:1.10	Tue Feb 13 08:47:13 2007
+++ SPECS/perl-Math-FixedPrecision.spec	Mon Mar 24 17:36:04 2008
@@ -13,12 +13,15 @@
 Release:	1
 License:	GPL v1+ or Artistic except commercial distribution on CD-ROM etc.
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:	http://www.cpan.org/modules/by-module/Math/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	3999a0e6ca3b6ad73f25466af6025c7f
 Patch0:		%{name}-perl_paths.patch
+URL:		http://search.cpan.org/dist/Math-FixedPrecision/
 BuildRequires:	perl-Math-BigInt
+BuildRequires:	perl(Math::BigFloat) >= 1.27
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
+Requires:	perl(Math::BigFloat) >= 1.27
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -68,8 +71,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/Math/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/Math/FixedPrecision.pm
+%{_mandir}/man3/Math::FixedPrecision.3pm*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,6 +80,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-03-24 16:36:04  qboosh
+- generic URL
+- restored Math::BigFloat versioned deps (not detected otherwise)
+
 Revision 1.10  2007-02-13 07:47:13  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-FixedPrecision.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list