commit 13989632b8d694c4622b20b4a546920fa804bd50 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Oct 14 10:12:18 2013 +0200 Re-enable Proj support perl-PDL.spec | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) --- diff --git a/perl-PDL.spec b/perl-PDL.spec index 0ef8659..bbcd5e5 100644 --- a/perl-PDL.spec +++ b/perl-PDL.spec @@ -1,5 +1,5 @@ -# Disable Proj support because it's not compatible anymore, bug #839651 -%{bcond_with proj} +# Proj has proved not beeing compatible all the time, bug #839651 +%{bcond_without proj} Name: perl-PDL %global cpan_version 2.006_90 @@ -13,7 +13,7 @@ Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHM/PDL-%{cpan_versi # Uncomment to enable PDL::IO::Browser # Patch0: perl-PDL-2.4.10-settings.patch Patch1: perl-PDL-2.4.7-hdf.patch -# Disable Proj support because it's not compatible anymore, bug #839651 +# Disable Proj support when it's not compatible, bug #839651 Patch2: PDL-2.4.10-Disable-PDL-GIS-Proj.patch BuildRequires: fftw2-devel BuildRequires: freeglut-devel @@ -116,7 +116,7 @@ Provides: perl(PDL::Graphics::TriD::Objects) Provides: perl(PGPLOT) %{?perl_default_filter} -%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((Tk|Win32::DDE::Client)\\)$ +%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\((OpenGL::Config|PDL::Demos::Screen|Tk|Win32::DDE::Client)\\)$ %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(Inline\\)$ %global __provides_exclude %__provides_exclude|^perl\\(Win32.*\\)$ # Remove under-specified dependencies @@ -175,8 +175,9 @@ make test %{_mandir}/man3/*.3* %changelog -* Wed Sep 25 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.6.0.90-1 +* Mon Oct 14 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 2.6.0.90-1 - 2.006_90 bump +- Enable Proj support * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.4.10-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel