rpms/python-biopython/devel python-biopython.spec, 1.6, 1.7 biopython-setup_test.patch, 1.1, NONE

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Fri Dec 14 04:56:44 UTC 2007


Author: alexlan

Update of /cvs/extras/rpms/python-biopython/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11793

Modified Files:
	python-biopython.spec 
Removed Files:
	biopython-setup_test.patch 
Log Message:
* Thu Dec 13 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.44-3
- Include eggs in file list for F9+
- Actually remove unneeded patch from CVS.



Index: python-biopython.spec
===================================================================
RCS file: /cvs/extras/rpms/python-biopython/devel/python-biopython.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-biopython.spec	28 Oct 2007 08:09:59 -0000	1.6
+++ python-biopython.spec	14 Dec 2007 04:56:05 -0000	1.7
@@ -3,7 +3,7 @@
 
 Name:             python-biopython
 Version:          1.44
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Python tools for computational molecular biology
 Source0:          http://biopython.org/DIST/biopython-%{version}.tar.gz
 License:          MIT
@@ -63,6 +63,9 @@
 %defattr(-,root,root,-)
 %doc Doc Scripts
 %doc CONTRIB DEPRECATED LICENSE NEWS README
+%if 0%{?fedora} >= 9
+%{python_sitearch}/*egg-info
+%endif
 %dir %{python_sitearch}/Bio
 %{python_sitearch}/Bio/*
 %dir %{python_sitearch}/Martel
@@ -71,27 +74,30 @@
 %{python_sitearch}/BioSQL/*
 
 %changelog
-* Sun Oct 28 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.44-2
+* Thu Dec 13 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.44-3
+- Include eggs in file list for F9+
+
+* Sun Oct 28 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.44-2
 - Drop patch to setup.py, applied upstream
 
-* Sun Oct 28 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.44-1
+* Sun Oct 28 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.44-1
 - Update to latest upstream (1.44).
 
-* Mon Aug 27 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.43-5
+* Mon Aug 27 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.43-5
 - Used "MIT" as short license name as the "Biopython License
   Agreement" is the same as the CMU MIT variant.
 
-* Mon Apr 25 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.43-4
+* Mon Apr 25 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 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
+* Mon Apr 17 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.43-3
 - Use python_sitearch macro to enable x86_64 builds work.
 
-* Mon Apr 16 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.43-2
+* Mon Apr 16 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.43-2
 - Fix Source0 URL as per suggestion from Parag AN on #235989.
 
-* Mon Apr 02 2007 Alex Lancaster <alexl at users.sourceforge.net> 1.43-1
+* Mon Apr 02 2007 Alex Lancaster <alexlan[AT]fedoraproject.org> 1.43-1
 - Initial Fedora package.
 
 


--- biopython-setup_test.patch DELETED ---




More information about the fedora-extras-commits mailing list