Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 161017 Details for
Bug 226275
Merge Review: perl-PDL
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to spec
perl-PDL.patch (text/plain), 2.36 KB, created by
Orion Poplawski
on 2007-08-09 20:11:03 UTC
(
hide
)
Description:
Patch to spec
Filename:
MIME Type:
Creator:
Orion Poplawski
Created:
2007-08-09 20:11:03 UTC
Size:
2.36 KB
patch
obsolete
>Index: perl-PDL.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/perl-PDL/devel/perl-PDL.spec,v >retrieving revision 1.32 >diff -u -r1.32 perl-PDL.spec >--- perl-PDL.spec 6 Aug 2007 17:24:18 -0000 1.32 >+++ perl-PDL.spec 9 Aug 2007 20:10:22 -0000 >@@ -4,7 +4,7 @@ > Summary: The Perl Data Language > > Group: Development/Libraries >-License: GPL or Artistic >+License: GPL+ or Artistic > Url: http://search.cpan.org/dist/PDL/ > Source0: http://www.cpan.org/authors/id/C/CS/CSOE/PDL-%{version}.tar.gz > Patch0: perl-PDL-settings.patch >@@ -14,15 +14,19 @@ > Patch4: perl-PDL-2.4.3-x86_64.patch > Patch5: perl-PDL-2.4.3-hdf.patch > Patch6: perl-PDL-2.4.3-Xext.patch >+Patch7: perl-PDL-2.4.3-fortran.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: perl >= 1:5.6.1 >+BuildRequires: perl(ExtUtils::F77) > BuildRequires: perl(Inline) > BuildRequires: perl(Test::More) > BuildRequires: fftw2-devel >+BuildRequires: gcc-gfortran > BuildRequires: gd-devel > BuildRequires: gsl-devel > BuildRequires: hdf-devel >+BuildRequires: libGLU-devel > BuildRequires: plplot-devel > BuildRequires: proj-devel > BuildRequires: ncurses-devel >@@ -30,8 +34,8 @@ > Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) > Provides: perl(PDL::Config) perl(PDL::PP::CType) perl(PDL::PP::Dims) > Provides: perl(PDL::PP::PDLCode) perl(PDL::PP::SymTab) perl(PDL::PP::XS) >-Provides: perl(PDL::Slatec) perl(PGPLOT) perl(PDL::LiteF) perl(PDL::Lite) >-Provides: perl(PDL::Graphics::TriD::GL) >+Provides: perl(PGPLOT) perl(PDL::LiteF) perl(PDL::Lite) >+Provides: perl(PDL::Graphics::TriD::GL) perl(PDL::Graphics::TriD::Objects) > > %{?!DEBUG: %define DEBUG 0} > >@@ -52,6 +56,7 @@ > %patch4 -p1 -b .x86_64 > %patch5 -p1 -b .hdf > %patch6 -p1 -b .Xext >+%patch7 -p1 -b .fortran > > # Provides: explicitly filter perl(Inline) > cat <<__EOF__ > %{name}-findperlprovides >@@ -64,7 +69,7 @@ > # Requires: explicitly filter perl(Tk) > cat <<__EOF__ > %{name}-findperlrequires > #!/bin/sh >-%{__perl_requires} \$* | grep -v 'perl(Tk)' >+%{__perl_requires} \$* | grep -v 'perl(Tk)' | grep -v 'perl(Win32::DDE::Client)' > __EOF__ > %define __perl_requires %{_builddir}/PDL-%{version}/%{name}-findperlrequires > chmod +x %{__perl_requires}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 226275
:
160366
|
160367
|
160368
|
160369
|
160436
| 161017 |
161018
|
161309
|
293304