Author: spot Update of /cvs/pkgs/rpms/perl-bioperl/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13729 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.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- perl-bioperl.spec 5 Mar 2008 03:02:05 -0000 1.12 +++ perl-bioperl.spec 5 Mar 2008 12:32:54 -0000 1.13 @@ -1,6 +1,6 @@ Name: perl-bioperl Version: 1.5.2_102 -Release: 11%{?dist}.2 +Release: 12%{?dist} Summary: Perl tools for computational molecular biology Group: Development/Libraries @@ -58,14 +58,14 @@ # Temporary hack for bootstrapping # Filter unwanted Requires: -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; /perl(Bio::Tools::Run::RemoteBlast)/d' -EOF - -%define __perl_requires %{_builddir}/bioperl-%{version}/%{name}-req -chmod +x %{__perl_requires} +# 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; /perl(Bio::Tools::Run::RemoteBlast)/d' +# EOF +# +# %%define __perl_requires %{_builddir}/bioperl-%{version}/%{name}-req +# chmod +x %{__perl_requires} # remove all execute bits from the doc stuff find examples -type f -exec chmod -x {} 2>/dev/null ';' @@ -117,6 +117,9 @@ %{_mandir}/man3/*.3* %changelog +* Wed Mar 5 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 1.5.2_102-12 +- bootstrapping done, building normally + * Tue Mar 4 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> 1.5.2_102-11.2 - missed one -- 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