rpms/perl-PDL/devel perl-PDL.spec,1.61,1.62

Iain Arnell iarnell at fedoraproject.org
Sat Jun 5 11:29:05 UTC 2010


Author: iarnell

Update of /cvs/pkgs/rpms/perl-PDL/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv14332

Modified Files:
	perl-PDL.spec 
Log Message:
* Sat Jun 05 2010 Iain Arnell <iarnell at gmail.com> 2.4.6-4
- restore the manual provides



Index: perl-PDL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-PDL/devel/perl-PDL.spec,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -p -r1.61 -r1.62
--- perl-PDL.spec	4 Jun 2010 13:59:18 -0000	1.61
+++ perl-PDL.spec	5 Jun 2010 11:29:04 -0000	1.62
@@ -1,6 +1,6 @@
 Name:           perl-PDL
 Version:        2.4.6
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The Perl Data Language
 
 Group:          Development/Libraries
@@ -31,11 +31,11 @@ BuildRequires:  proj-devel
 BuildRequires:  proj-nad
 BuildRequires:  ncurses-devel
 BuildRequires:  sharutils
-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(PGPLOT) perl(PDL::LiteF) perl(PDL::Lite)
-#Provides:       perl(PDL::Graphics::TriD::GL) perl(PDL::Graphics::TriD::Objects)
+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(PGPLOT) perl(PDL::LiteF) perl(PDL::Lite)
+Provides:       perl(PDL::Graphics::TriD::GL) perl(PDL::Graphics::TriD::Objects)
 
 %{!?DEBUG:      %define DEBUG 0}
 %if %{DEBUG}
@@ -132,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jun 05 2010 Iain Arnell <iarnell at gmail.com> 2.4.6-4
+- restore the manual provides
+
 * Fri Jun  4 2010 Petr Pisar <ppisar at redhat.com> - 2.4.6-3
 - Move PERL_DL_NONLAZY=0 setting from OpenGL to POGL
 



More information about the scm-commits mailing list