rpms/python-dateutil/devel .cvsignore, 1.4, 1.5 python-dateutil.spec, 1.9, 1.10 sources, 1.4, 1.5

Jef Spaleta (jspaleta) fedora-extras-commits at redhat.com
Tue Jul 1 19:37:11 UTC 2008


Author: jspaleta

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

Modified Files:
	.cvsignore python-dateutil.spec sources 
Log Message:
* Tue Jul 01 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> 1.4-1
- Latest upstream release 



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-dateutil/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	28 Jun 2007 22:31:52 -0000	1.4
+++ .cvsignore	1 Jul 2008 19:36:01 -0000	1.5
@@ -1 +1 @@
-python-dateutil-1.2.tar.bz2
+python-dateutil-1.4.tar.bz2


Index: python-dateutil.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-dateutil/devel/python-dateutil.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-dateutil.spec	5 Jan 2008 00:36:05 -0000	1.9
+++ python-dateutil.spec	1 Jul 2008 19:36:01 -0000	1.10
@@ -1,19 +1,18 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-dateutil
-Version:        1.2
-Release:        2%{?dist}
+Version:        1.4
+Release:        1%{?dist}
 Summary:        Powerful extensions to the standard datetime module
 
 Group:          Development/Languages
 License:        Python Software Foundation License
 URL:            http://labix.org/python-dateutil
 Source0:        http://labix.org/download/python-dateutil/python-dateutil-%{version}.tar.bz2
-Patch0:         python-dateutil-1.1-x86_64.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python-devel
+BuildRequires:  python-devel,python-setuptools
 
 %description
 The dateutil module provides powerful extensions to the standard datetime
@@ -21,7 +20,6 @@
 
 %prep
 %setup -q
-%patch -p1
 
 
 %build
@@ -44,6 +42,9 @@
 %{python_sitelib}/*.egg-info
 
 %changelog
+* Tue Jul 01 2008 Jef Spaleta <jspaleta AT fedoraproject DOT org> 1.4-1
+- Latest upstream release 
+
 * Fri Jan 04 2008 Jef Spaleta <jspaleta at fedoraproject.org> 1.2-2
 - Fix for egg-info file creation
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-dateutil/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	28 Jun 2007 22:31:52 -0000	1.4
+++ sources	1 Jul 2008 19:36:01 -0000	1.5
@@ -1 +1 @@
-6ff3de3ab61fd4ad92dceea36f7121b4  python-dateutil-1.2.tar.bz2
+7fc34c22cdc28a8fa000ad0e34f15b56  python-dateutil-1.4.tar.bz2




More information about the fedora-extras-commits mailing list