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

Tom Callaway (spot) fedora-extras-commits at redhat.com
Wed Mar 5 03:02:50 UTC 2008


Author: spot

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

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.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- perl-bioperl.spec	5 Mar 2008 02:42:38 -0000	1.11
+++ perl-bioperl.spec	5 Mar 2008 03:02:05 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           perl-bioperl
 Version:        1.5.2_102
-Release:        11%{?dist}.1
+Release:        11%{?dist}.2
 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::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'
+  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; /perl(Bio::Tools::Run::RemoteBlast)/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.2
+- missed one
+
 * Tue Mar  4 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.5.2_102-11.1
 - actually disable bioperl-run requires for bootstrapping
 




More information about the fedora-extras-commits mailing list