[perl-Bio-Graphics] 2.25

Tom Callaway spot at fedoraproject.org
Sun Oct 2 09:25:56 UTC 2011


commit 65104ebb44998f271a49944bd48c4d21932a122a
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Sun Oct 2 11:25:31 2011 +0200

    2.25

 .gitignore             |    1 +
 perl-Bio-Graphics.spec |   14 +++++---------
 sources                |    2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8dbf40..8bbe7f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Bio-Graphics-1.994.tar.gz
 Bio-Graphics-2.11.tar.gz
 /Bio-Graphics-2.14.tar.gz
+/Bio-Graphics-2.25.tar.gz
diff --git a/perl-Bio-Graphics.spec b/perl-Bio-Graphics.spec
index 04c4b6c..8899b8b 100644
--- a/perl-Bio-Graphics.spec
+++ b/perl-Bio-Graphics.spec
@@ -1,12 +1,11 @@
 Name:           perl-Bio-Graphics
-Version:        2.14
-Release:        5%{?dist}
+Version:        2.25
+Release:        1%{?dist}
 Summary:        Generate GD images of Bio::Seq objects
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Bio-Graphics/
 Source0:        http://www.cpan.org/authors/id/L/LD/LDS/Bio-Graphics-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Bio::Root::Version) >= 1.005009
 BuildRequires:  perl(GD) >= 2.3
@@ -45,8 +44,6 @@ rm lib/Bio/Graphics/Glyph/trace.pm
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
@@ -56,11 +53,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %check
 #./Build test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Changes DISCLAIMER.txt README README.bioperl
 %{_bindir}/*
 %{perl_vendorlib}/*
@@ -68,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway <spot at fedoraproject.org> - 2.25-1
+- 2.25
+
 * Fri Jul 22 2011 Petr Pisar <ppisar at redhat.com> - 2.14-5
 - RPM 4.9 dependency filtering added
 
diff --git a/sources b/sources
index 5accc9a..367c3f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a19807fb3f5c91551066956c17cd933  Bio-Graphics-2.14.tar.gz
+0d9d62d572486ac41dbdeb1e1f70e219  Bio-Graphics-2.25.tar.gz



More information about the perl-devel mailing list