rpms/perl-bioperl/F-7 perl-bioperl.spec,1.6,1.7

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Mon Oct 15 10:53:41 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/perl-bioperl/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22203/F-7

Modified Files:
	perl-bioperl.spec 
Log Message:
* Mon Oct 15 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.5.2_102-9
- Add missing BR: perl(Test::More)
- Clarified license terms: GPL+ or Artistic



Index: perl-bioperl.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-bioperl/F-7/perl-bioperl.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-bioperl.spec	7 May 2007 10:02:56 -0000	1.6
+++ perl-bioperl.spec	15 Oct 2007 10:53:03 -0000	1.7
@@ -1,10 +1,10 @@
 Name:           perl-bioperl
 Version:        1.5.2_102
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Perl tools for computational molecular biology
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://www.bioperl.org/
 Source0:        http://bioperl.org/DIST/bioperl-%{version}.tar.bz2
 Patch0:         bioperl-1.5.2_102-paths.patch
@@ -44,6 +44,7 @@
 BuildRequires:  perl(XML::Twig)
 BuildRequires:  perl(XML::Writer) > 0.4
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -105,6 +106,10 @@
 %{_mandir}/man3/*.3*    
 
 %changelog
+* Mon Oct 15 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.5.2_102-9
+- Add missing BR: perl(Test::More)
+- Clarified license terms: GPL+ or Artistic
+
 * Thu May 07 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.5.2_102-8
 - Spec file cleanups.
 - Improve description.




More information about the fedora-extras-commits mailing list