rpms/perl-PDL/devel perl-PDL.spec,1.54,1.55 sources,1.10,1.11

Orion Poplawski orion at fedoraproject.org
Fri Sep 18 21:40:26 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/perl-PDL/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32619

Modified Files:
	perl-PDL.spec sources 
Log Message:
* Thu Sep 10 2009 Orion Poplawski <orion at cora.nwra.com> - 2.4.4_05-5
- Remove PDL::Graphics::PLplot to make way for separate package



Index: perl-PDL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PDL/devel/perl-PDL.spec,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -p -r1.54 -r1.55
--- perl-PDL.spec	9 Sep 2009 20:01:03 -0000	1.54
+++ perl-PDL.spec	18 Sep 2009 21:40:26 -0000	1.55
@@ -1,15 +1,12 @@
-%global plplotver 0.50
-
 Name:           perl-PDL
 Version:        2.4.4_05
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        The Perl Data Language
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 Url:            http://pdl.perl.org/
 Source0:        http://search.cpan.org/CPAN/authors/id/C/CH/CHM/PDL-%{version}.tar.gz
-Source1:        http://search.cpan.org/CPAN/authors/id/D/DH/DHUNT/PDL-Graphics-PLplot-%{plplotver}.tar.gz
 Patch0:         perl-PDL-settings.patch
 Patch1:         perl-PDL-2.4.2-fix_ia64_sdump.patch
 Patch2:         perl-PDL-2.4.4-cleanup.patch
@@ -30,7 +27,6 @@ BuildRequires:  gd-devel
 BuildRequires:  gsl-devel
 BuildRequires:  hdf-devel
 BuildRequires:  libGLU-devel
-BuildRequires:  plplot-devel
 BuildRequires:  proj-devel
 BuildRequires:  proj-nad
 BuildRequires:  ncurses-devel
@@ -52,12 +48,7 @@ such commercial packages as IDL and MatL
 
 
 %prep
-%setup -q -n PDL-%{version} -b 1
-# Use newer plplot.pd
-cp $RPM_BUILD_DIR/PDL-Graphics-PLplot-%{plplotver}/plplot.pd Graphics/PLplot/plplot.pd
-cp $RPM_BUILD_DIR/PDL-Graphics-PLplot-%{plplotver}/t/plplot.t t/plplot.t
-# Strip separate version informaion
-sed -i -e '/^\$VERSION =/d' Graphics/PLplot/plplot.pd
+%setup -q -n PDL-%{version}
 %patch0 -p1 -b .settings
 %patch1 -p1
 %patch2 -p1 -b .cleanup
@@ -151,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Sep 10 2009 Orion Poplawski <orion at cora.nwra.com> - 2.4.4_05-5
+- Remove PDL::Graphics::PLplot to make way for separate package
+
 * Wed Sep 9 2009 Orion Poplawski <orion at cora.nwra.com> - 2.4.4_05-4
 - No, we really need to strip out the PLplot version so it can load
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PDL/devel/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	20 Jul 2009 23:25:05 -0000	1.10
+++ sources	18 Sep 2009 21:40:26 -0000	1.11
@@ -1,2 +1 @@
 f00bf655a28d9bb0fdc968b7327b83f1  PDL-2.4.4_05.tar.gz
-b4d60ef5ab25d169c627d4a1ffd12dd1  PDL-Graphics-PLplot-0.50.tar.gz




More information about the fedora-extras-commits mailing list