rpms/python-fpconst/devel python-fpconst.spec,1.4,1.5

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Sat Dec 9 01:16:49 UTC 2006


Author: xulchris

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

Modified Files:
	python-fpconst.spec 
Log Message:
Readd python-devel to BR to get it to build on fc7


Index: python-fpconst.spec
===================================================================
RCS file: /cvs/extras/rpms/python-fpconst/devel/python-fpconst.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-fpconst.spec	9 Dec 2006 00:32:40 -0000	1.4
+++ python-fpconst.spec	9 Dec 2006 01:16:19 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           python-fpconst
 Version:        0.7.2
-Release:        3%{?dist}.1
+Release:        3%{?dist}.2
 Summary:        Python module for handling IEEE 754 floating point special values
 Group:          Development/Languages
 License:        Apache Software License
@@ -10,6 +10,7 @@
 Source0:        http://research.warnes.net/~warnes/fpconst/fpconst-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  python-devel
 
 %description
 This python module implements constants and functions for working with
@@ -39,6 +40,9 @@
 %{python_sitelib}/*.pyo
 
 %changelog
+* Fri Dec 08 2006 Christopher Stone <chris.stone at gmail.com> 0.7.2-3.fc7.2
+- Add python-devel to BR
+
 * Fri Dec 08 2006 Christopher Stone <chris.stone at gmail.com> 0.7.2-3.fc7.1
 - python(abi) = 0:2.5
 




More information about the scm-commits mailing list