[perl-PDL] Revert "Add patch to drop projects.h from Proj.pd"

Petr Pisar ppisar at fedoraproject.org
Tue Sep 4 12:45:42 UTC 2012


commit 5fd20e91ac6c4339b1b503b82fb60ab5a6e25cde
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Sep 4 14:16:18 2012 +0200

    Revert "Add patch to drop projects.h from Proj.pd"
    
    This reverts commit 18606be4ec25a07bda2c154d138e5194f9f27641.

 perl-PDL-proj.patch |   11 -----------
 perl-PDL.spec       |    8 +-------
 2 files changed, 1 insertions(+), 18 deletions(-)
---
diff --git a/perl-PDL.spec b/perl-PDL.spec
index 45e512c..3b4c304 100644
--- a/perl-PDL.spec
+++ b/perl-PDL.spec
@@ -1,6 +1,6 @@
 Name:           perl-PDL
 Version:        2.4.10
-Release:        4%{?dist}
+Release:        3%{?dist}
 Summary:        The Perl Data Language
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,8 +9,6 @@ Source0:        http://search.cpan.org/CPAN/authors/id/C/CH/CHM/PDL-%{version}.t
 # Uncomment to enable PDL::IO::Browser
 # Patch0:         perl-PDL-2.4.10-settings.patch
 Patch1:         perl-PDL-2.4.7-hdf.patch
-# Drop project.h from Proj.pd, no longer part of proj
-Patch2:         perl-PDl-proj.patch
 BuildRequires:  perl(version)
 BuildRequires:  perl(ExtUtils::F77)
 BuildRequires:  perl(File::Spec)
@@ -56,7 +54,6 @@ such commercial packages as IDL and MatLab.
 # Uncomment to enable PDL::IO::Browser
 # %patch0 -p1 -b .settings
 %patch1 -p1 -b .hdf
-%patch2 -p1 -b .proj
 
 %build
 CFLAGS="%{optflags} -Wno-unused"
@@ -93,9 +90,6 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
-* Sat Aug 04 2012 Orion Poplawski <orion at nwra.com> - 2.4.10-4
-- Add patch to drop projects.h from Proj.pd
-
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.10-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list