rpms/perl-bioperl/devel .cvsignore, 1.7, 1.8 perl-bioperl.spec, 1.19, 1.20 sources, 1.8, 1.9

Alex Lancaster alexlan at fedoraproject.org
Mon Jan 26 07:28:34 UTC 2009


Author: alexlan

Update of /cvs/extras/rpms/perl-bioperl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24593

Modified Files:
	.cvsignore perl-bioperl.spec sources 
Log Message:
- Update to 1.6.0 final release



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-bioperl/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	22 Jan 2009 08:42:54 -0000	1.7
+++ .cvsignore	26 Jan 2009 07:28:04 -0000	1.8
@@ -1 +1 @@
-BioPerl-1.5.9_4.tar.bz2
+BioPerl-1.6.0.tar.bz2


Index: perl-bioperl.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-bioperl/devel/perl-bioperl.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- perl-bioperl.spec	22 Jan 2009 08:42:54 -0000	1.19
+++ perl-bioperl.spec	26 Jan 2009 07:28:04 -0000	1.20
@@ -1,12 +1,12 @@
 Name:           perl-bioperl
-Version:        1.5.9
-Release:        0.5.4%{?dist}
+Version:        1.6.0
+Release:        1%{?dist}
 Summary:        Perl tools for computational molecular biology
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://www.bioperl.org/
-Source0:        http://bioperl.org/DIST/BioPerl-%{version}_4.tar.bz2
+Source0:        http://bioperl.org/DIST/BioPerl-%{version}.tar.bz2
 Patch0:         bioperl-1.5.9-paths.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -58,7 +58,7 @@
 many modules depend on each other to achieve a task.
 
 %prep
-%setup -q -n BioPerl-%{version}._4
+%setup -q -n BioPerl-%{version}
 %patch0 -p1 
 
 # temporarily remove PhyloNetwork before compiling until upstream says
@@ -70,13 +70,13 @@
 # these are the unwanted Requires for perl-bioperl-run, keeping in
 # case we need to do the temporary hack for bootstrapping again
 
-#cat << \EOF > %{_builddir}/BioPerl-%{version}._4/%{name}-req
+#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}._4/%{name}-req
+#%%define __perl_requires %{_builddir}/BioPerl-%{version}/%{name}-req
 #chmod +x %{__perl_requires}
 
 # remove all execute bits from the doc stuff
@@ -129,6 +129,9 @@
 %{_mandir}/man3/*.3*    
 
 %changelog
+* Mon Jan 26 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.6.0-1
+- Update to 1.6.0 final release
+
 * Thu Jan 22 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.5.9-0.5.4
 - Update to 1.6.0 release candidate 4
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-bioperl/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	22 Jan 2009 08:42:54 -0000	1.8
+++ sources	26 Jan 2009 07:28:04 -0000	1.9
@@ -1 +1 @@
-9ed4f5c69196782a71833fe43511a6a6  BioPerl-1.5.9_4.tar.bz2
+b5bc873aa990892651c3092d7e504397  BioPerl-1.6.0.tar.bz2




More information about the fedora-extras-commits mailing list