rpms/perl-bioperl/devel perl-bioperl.spec,1.10,1.11

Tom Callaway spot at fedoraproject.org
Wed Mar 5 02:43:19 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-bioperl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28157

Modified Files:
	perl-bioperl.spec 
Log Message:
new perl


Index: perl-bioperl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-bioperl/devel/perl-bioperl.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-bioperl.spec	5 Mar 2008 02:08:32 -0000	1.10
+++ perl-bioperl.spec	5 Mar 2008 02:42:38 -0000	1.11
@@ -1,6 +1,6 @@
 Name:           perl-bioperl
 Version:        1.5.2_102
-Release:        11%{?dist}
+Release:        11%{?dist}.1
 Summary:        Perl tools for computational molecular biology
 
 Group:          Development/Libraries
@@ -61,7 +61,7 @@
 cat << \EOF > %{_builddir}/bioperl-%{version}/%{name}-req
 #!/bin/sh
 %{__perl_requires} $* |\
-  sed -e '/perl(Bio::Tools::Run::$/d'
+  sed -e '/perl(Bio::Tools::Run::Alignment::Clustalw)/d; /perl(Bio::Tools::Run::GenericParameters)/d; /perl(Bio::Tools::Run::Phylo::Molphy::ProtML)/d; /perl(Bio::Tools::Run::Phylo::Phylip::Neighbor)/d; /perl(Bio::Tools::Run::Phylo::Phylip::ProtDist)/d; /perl(Bio::Tools::Run::Phylo::Phylip::ProtPars)/d'
 EOF
 
 %define __perl_requires %{_builddir}/bioperl-%{version}/%{name}-req
@@ -117,6 +117,9 @@
 %{_mandir}/man3/*.3*    
 
 %changelog
+* Tue Mar  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.2_102-11.1
+- actually disable bioperl-run requires for bootstrapping
+
 * Tue Mar  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.2_102-11
 - disable bioperl-run requires for bootstrapping
 




More information about the Fedora-perl-devel-list mailing list