commit 3a238a0a5993b5f0141efb5fd000eee2cadaf680 Author: Tom "spot" Callaway <tcallawa@xxxxxxxxxx> Date: Sun Oct 2 11:38:26 2011 +0200 1.31 .gitignore | 1 + perl-Bio-SamTools.spec | 12 ++++-------- sources | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) --- diff --git a/.gitignore b/.gitignore index a97b50c..8d31530 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /Bio-SamTools-1.28.tar.gz /Bio-SamTools-1.29.tar.gz /Bio-SamTools-1.30.tar.gz +/Bio-SamTools-1.31.tar.gz diff --git a/perl-Bio-SamTools.spec b/perl-Bio-SamTools.spec index eea0b92..e87668f 100644 --- a/perl-Bio-SamTools.spec +++ b/perl-Bio-SamTools.spec @@ -1,12 +1,11 @@ Name: perl-Bio-SamTools -Version: 1.30 +Version: 1.31 Release: 1%{?dist} Summary: Bio::SamTools Perl module License: GPL+ or Artistic 2.0 Group: Development/Libraries URL: http://search.cpan.org/dist/Bio-SamTools/ Source0: http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-SamTools-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl >= 0:5.008 BuildRequires: perl(Bio::PrimarySeq) BuildRequires: perl(Bio::SeqFeature::Lite) @@ -40,8 +39,6 @@ sed -i 's|= find_sam(|= ("%{_includedir}/samtools", "%{_libdir}"|' Build.PL ./Build %install -rm -rf %{buildroot} - ./Build install destdir=%{buildroot} create_packlist=0 find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; @@ -51,11 +48,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %check ./Build test -%clean -rm -rf %{buildroot} - %files -%defattr(-,root,root,-) %doc Changes DISCLAIMER LICENSE README %{perl_vendorarch}/auto/* %{perl_vendorarch}/Bio* @@ -64,6 +57,9 @@ rm -rf %{buildroot} %{_bindir}/genomeCoverageBed.pl %changelog +* Sun Oct 2 2011 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.31-1 +- update to 1.31 + * Wed Aug 17 2011 Adam Huffman <bloch@xxxxxxxxxxxx> - 1.30-1 - New upstream release 1.30 diff --git a/sources b/sources index d2e5c5f..b0a6906 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -888b2787a698cbb52f3bfe5e8ac2a470 Bio-SamTools-1.30.tar.gz +d19ccb747abcb1a3a078b769412f6bbb Bio-SamTools-1.31.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel