rpms/python-biopython/FC-6 python-biopython.spec,1.1,1.2

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Wed Apr 25 07:36:34 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/python-biopython/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27917

Modified Files:
	python-biopython.spec 
Log Message:
* Mon Apr 25 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.43-4
- Add wise2 Requires since the Wise biopython module uses the
  command-line behind-the-scenes.



Index: python-biopython.spec
===================================================================
RCS file: /cvs/extras/rpms/python-biopython/FC-6/python-biopython.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-biopython.spec	18 Apr 2007 06:38:32 -0000	1.1
+++ python-biopython.spec	25 Apr 2007 07:36:00 -0000	1.2
@@ -3,7 +3,7 @@
 
 Name:             python-biopython
 Version:          1.43
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          Python tools for computational molecular biology
 Source0:          http://biopython.org/DIST/biopython-%{version}.tar.gz
 Patch0:           biopython-setup_test.patch
@@ -22,6 +22,7 @@
 Requires:         python-numeric
 Requires:         MySQL-python
 Requires:         python-psycopg
+Requires:         wise2
 
 %description
 A set of freely available Python tools for computational molecular
@@ -72,6 +73,10 @@
 %{python_sitearch}/BioSQL/*
 
 %changelog
+* Mon Apr 25 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.43-4
+- Add wise2 Requires since the Wise biopython module uses the
+  command-line behind-the-scenes.
+
 * Mon Apr 17 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.43-3
 - Use python_sitearch macro to enable x86_64 builds work.
 




More information about the scm-commits mailing list