Author: qboosh Date: Mon Mar 24 16:01:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - generic URL
---- Files affected: SPECS: perl-Math-CDF.spec (1.17 -> 1.18) , perl-Math-Cephes.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/perl-Math-CDF.spec diff -u SPECS/perl-Math-CDF.spec:1.17 SPECS/perl-Math-CDF.spec:1.18 --- SPECS/perl-Math-CDF.spec:1.17 Thu Jan 10 09:38:39 2008 +++ SPECS/perl-Math-CDF.spec Mon Mar 24 17:01:17 2008 @@ -14,9 +14,10 @@ # non-commercial because of some parts of DCDFLIB License: non-commercial 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: 7866c7b6b9d27f0ce4b7637334478ab7 Patch0: %{name}-system-dcdflib.patch +URL: http://search.cpan.org/dist/Math-CDF/ BuildRequires: dcdflib.c-devel BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -78,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2008-03-24 16:01:17 qboosh +- generic URL + Revision 1.17 2008-01-10 08:38:39 glen - add CC to %{__make} grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\' @@ -129,4 +133,3 @@ Revision 1.1 2002/12/07 00:42:37 qboosh - new - ================================================================ Index: SPECS/perl-Math-Cephes.spec diff -u SPECS/perl-Math-Cephes.spec:1.15 SPECS/perl-Math-Cephes.spec:1.16 --- SPECS/perl-Math-Cephes.spec:1.15 Sun Feb 10 13:14:34 2008 +++ SPECS/perl-Math-Cephes.spec Mon Mar 24 17:01:17 2008 @@ -14,8 +14,9 @@ # same as perl License: GPL v1+ or Artistic 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: 82df7759b5b1c7dc49a79fc616847168 +URL: http://search.cpan.org/dist/Math-Cephes/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 # it's too x86-centric about fp internals @@ -69,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2008-03-24 16:01:17 qboosh +- generic URL + Revision 1.15 2008-02-10 12:14:34 arekm - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-CDF.spec?r1=1.17&r2=1.18&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Math-Cephes.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
