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@xxxxxxxxxx> 1.5.2_102-11.1 +- actually disable bioperl-run requires for bootstrapping + * Tue Mar 4 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 1.5.2_102-11 - disable bioperl-run requires for bootstrapping -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list