rpms/python-dateutil/devel python-dateutil.spec,1.6,1.7

Jef Spaleta (jspaleta) fedora-extras-commits at redhat.com
Tue Dec 12 08:26:31 UTC 2006


Author: jspaleta

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

Modified Files:
	python-dateutil.spec 
Log Message:
Fix python-devel BR, as per discussion in maintainers-list


Index: python-dateutil.spec
===================================================================
RCS file: /cvs/extras/rpms/python-dateutil/devel/python-dateutil.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-dateutil.spec	12 Dec 2006 07:57:07 -0000	1.6
+++ python-dateutil.spec	12 Dec 2006 08:26:01 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           python-dateutil
 Version:        1.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Powerful extensions to the standard datetime module
 
 Group:          Development/Languages
@@ -13,7 +13,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python
+BuildRequires:  python-devel
 
 %description
 The dateutil module provides powerful extensions to the standard datetime
@@ -43,6 +43,9 @@
 %{python_sitelib}/dateutil/
 
 %changelog
+* Mon Dec 11 2006 Jef Spaleta <jspaleta at gmail.com> 1.1-5
+- Fix python-devel BR, as per discussion in maintainers-list
+
 * Mon Dec 11 2006 Jef Spaleta <jspaleta at gmail.com> 1.1-4
 - Release bump for rebuild against python 2.5 in devel tree
 




More information about the fedora-extras-commits mailing list