Author: baggins Date: Thu Jul 29 10:05:32 2010 GMT Module: packages Tag: HEAD ---- Log message: - working source URL - switch to perl-OpenGL for TriD - removed obsolete patch
---- Files affected: packages/perl-PDL: perl-PDL.spec (1.106 -> 1.107) ---- Diffs: ================================================================ Index: packages/perl-PDL/perl-PDL.spec diff -u packages/perl-PDL/perl-PDL.spec:1.106 packages/perl-PDL/perl-PDL.spec:1.107 --- packages/perl-PDL/perl-PDL.spec:1.106 Tue Jul 27 14:42:57 2010 +++ packages/perl-PDL/perl-PDL.spec Thu Jul 29 12:05:26 2010 @@ -19,7 +19,7 @@ # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/PDL/%{pdir}-%{version}.tar.gz +Source0: http://dl.sourceforge.net/pdl/%{pdir}-%{version}.tar.gz # Source0-md5: a4aa5f3fd7363824e8f555d0245c4ac7 Patch0: %{name}-conf.patch Patch1: %{name}-dep.patch @@ -28,10 +28,7 @@ Patch4: %{name}-WITH_IO_BROWSER.patch Patch5: %{name}-karma.patch Patch6: %{name}-vendorarch.patch -Patch7: %{name}-gsl-check.patch URL: http://pdl.perl.org/ -BuildRequires: OpenGL-devel -BuildRequires: OpenGL-GLU-devel BuildRequires: fftw-devel >= 2.1.3-5 BuildRequires: gd-devel BuildRequires: gsl-devel >= 1.3 @@ -40,6 +37,7 @@ BuildRequires: perl-ExtUtils-F77 >= 1.10 BuildRequires: perl-Filter BuildRequires: perl-Inline >= 0.43 +BuildRequires: perl-OpenGL >= 0.62 BuildRequires: perl-PGPLOT BuildRequires: perl-Tk BuildRequires: perl-devel >= 1:5.8.0 @@ -460,7 +458,6 @@ %patch4 -p1 %{?with_karma:%patch5 -p1} %patch6 -p1 -%patch7 -p1 %{__perl} -pi -e 's/\b(pdlpp_postamble)\b/$1_int/g' Graphics/PLplot/Makefile.PL # g77 flags for compiling Slatec: @@ -1097,6 +1094,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.107 2010/07/29 10:05:26 baggins +- working source URL +- switch to perl-OpenGL for TriD +- removed obsolete patch + Revision 1.106 2010/07/27 12:42:57 baggins - 2.4.6 - enabled plplot ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-PDL/perl-PDL.spec?r1=1.106&r2=1.107&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
