rpms/python-fpconst/FC-4 python-fpconst.spec,1.1,1.2

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Wed Aug 30 21:23:24 UTC 2006


Author: xulchris

Update of /cvs/extras/rpms/python-fpconst/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13430/FC-4

Modified Files:
	python-fpconst.spec 
Log Message:
Few minor changes for rebuild


Index: python-fpconst.spec
===================================================================
RCS file: /cvs/extras/rpms/python-fpconst/FC-4/python-fpconst.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-fpconst.spec	11 Apr 2006 16:55:54 -0000	1.1
+++ python-fpconst.spec	30 Aug 2006 21:23:24 -0000	1.2
@@ -2,15 +2,14 @@
 
 Name:           python-fpconst
 Version:        0.7.2
-Release:        1%{?dist}
-Summary:        A Python module for handling IEEE 754 floating point special values
+Release:        2%{?dist}
+Summary:        Python module for handling IEEE 754 floating point special values
 Group:          Development/Languages
 License:        Apache Software License
 URL:            http://research.warnes.net/projects/RStatServer/fpconst/
 Source0:        http://research.warnes.net/~warnes/fpconst/fpconst-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-Requires:   	python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
 
 %description
 This python module implements constants and functions for working with
@@ -40,6 +39,10 @@
 %ghost %{python_sitelib}/*.pyo
 
 %changelog
+* Wed Aug 30 2006 Christopher Stone <chris.stone at gmail.com> 0.7.2-2
+- Shorten summary
+- Remove unnecessary requires
+
 * Sat Mar 18 2006 Christopher Stone <chris.stone at gmail.com> 0.7.2-1
 - Initial Release of python-fpconst, changes from fpconst include:
 - Renamed package from fpconst to python-fpconst




More information about the fedora-extras-commits mailing list