rpms/python-cclib/F-10 python-cclib.spec,1.1,1.2

Jussi Lehtola jussilehtola at fedoraproject.org
Thu Jul 30 22:52:10 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/python-cclib/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26328/F-10

Modified Files:
	python-cclib.spec 
Log Message:
Drop additional requires.


Index: python-cclib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-cclib/F-10/python-cclib.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- python-cclib.spec	4 May 2009 06:24:55 -0000	1.1
+++ python-cclib.spec	30 Jul 2009 22:52:10 -0000	1.2
@@ -4,7 +4,7 @@
 
 Name:		python-cclib
 Version:	0.91
-Release:	4%{?dist}
+Release:	6%{?dist}
 Summary:	A library for processing results of computational chemistry packages
 Group:		Development/Languages
 License:	LGPLv2+
@@ -16,13 +16,10 @@ BuildArch:	noarch
 BuildRequires:	python-devel
 # For test phase
 BuildRequires:	numpy
+# Needed for operation
 Requires:	numpy
-
-# Supplementary Requires:
+# Extra stuff
 Requires:	PyQt4
-Requires:	PyQuante
-Requires:	python-biopython
-Requires:	python-openbabel
 Requires:	vtk-python
 
 %description
@@ -68,15 +65,21 @@ PYTHONPATH=../build/lib python testall.p
 %{_bindir}/cda
 
 %changelog
-* Sat May 02 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 0.91-4
+* Fri Jul 31 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.91-6
+- Drop extra requires by request of upstream.
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.91-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Sat May 02 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.91-4
 - Put everything in main package instead.
 
-* Fri Apr 24 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 0.91-3
+* Fri Apr 24 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.91-3
 - Branched supplementary Requires metapackage.
 
-* Thu Apr 23 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 0.91-2
+* Thu Apr 23 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.91-2
 - Added BR: numpy and Requires: numpy.
 - Removed test/ from %%doc.
 
-* Thu Apr 23 2009 Jussi Lehtola <jussi.lehtola at iki.fi> - 0.91-1
+* Thu Apr 23 2009 Jussi Lehtola <jussilehtola at fedoraproject.org> - 0.91-1
 - First release.




More information about the fedora-extras-commits mailing list