rpms/perl-Bio-Graphics/devel .cvsignore, 1.2, 1.3 perl-Bio-Graphics.spec, 1.2, 1.3 sources, 1.2, 1.3

Alex Lancaster alexlan at fedoraproject.org
Wed Jan 28 01:15:24 UTC 2009


Author: alexlan

Update of /cvs/pkgs/rpms/perl-Bio-Graphics/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14560

Modified Files:
	.cvsignore perl-Bio-Graphics.spec sources 
Log Message:
- Update to upstream that fixes the bogus dependency on perl(GBrowse).
- Add BR: Statistics::Descriptive
- Continue to leave out the optional package
  Bio::Graphics::Glyph::trace until Bio::SCF is packaged



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Bio-Graphics/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	27 Jan 2009 02:39:30 -0000	1.2
+++ .cvsignore	28 Jan 2009 01:14:54 -0000	1.3
@@ -1 +1 @@
-Bio-Graphics-1.83.tar.gz
+Bio-Graphics-1.84.tar.gz


Index: perl-Bio-Graphics.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Bio-Graphics/devel/perl-Bio-Graphics.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Bio-Graphics.spec	27 Jan 2009 08:37:20 -0000	1.2
+++ perl-Bio-Graphics.spec	28 Jan 2009 01:14:54 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-Bio-Graphics
-Version:        1.83
-Release:        3%{?dist}
+Version:        1.84
+Release:        1%{?dist}
 Summary:        Generate GD images of Bio::Seq objects
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,6 +12,7 @@
 BuildRequires:  perl(Bio::Root::Version) >= 1.005009
 BuildRequires:  perl(GD) >= 2.3
 BuildRequires:  perl(GD::SVG)
+BuildRequires:  perl(Statistics::Descriptive) >= 2.6
 BuildRequires:  perl(Module::Build)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -29,11 +30,9 @@
 %setup -q -n Bio-Graphics-%{version}
 %patch0 -p0 -b .tests
 
-# temporarily remove modules Bio/Graphics/Glyph/trace.pm and 
-# Bio/Graphics/Wiggle/Loader.pm until their dependencies:
-# Bio::SCF and Bio::Graphics::Browser::Util are packaged
+# temporarily remove modules Bio/Graphics/Glyph/trace.pm until the dependency:
+# Bio::SCF is packaged
 rm lib/Bio/Graphics/Glyph/trace.pm
-rm lib/Bio/Graphics/Wiggle/Loader.pm
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -63,6 +62,12 @@
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jan 27 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.84-1
+- Update to upstream that fixes the bogus dependency on perl(GBrowse).
+- Add BR: Statistics::Descriptive
+- Continue to leave out the optional package
+  Bio::Graphics::Glyph::trace until Bio::SCF is packaged
+
 * Tue Jan 27 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.83-3
 - Temporarily remove Bio::Graphics::Wiggle::Loader and
   Bio::Graphics::Glyph::trace modules from being installed until their


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Bio-Graphics/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 Jan 2009 02:39:30 -0000	1.2
+++ sources	28 Jan 2009 01:14:54 -0000	1.3
@@ -1 +1 @@
-1c1de50c9261b3e6a1b20e2f38701aa7  Bio-Graphics-1.83.tar.gz
+ff4e72484d345d5d711b80606426faff  Bio-Graphics-1.84.tar.gz




More information about the Fedora-perl-devel-list mailing list