rpms/pyodbc/EL-5 pyodbc.spec,1.4,1.5

Ray Van Dolson rayvd at fedoraproject.org
Mon Feb 23 15:54:48 UTC 2009


Author: rayvd

Update of /cvs/pkgs/rpms/pyodbc/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30715

Modified Files:
	pyodbc.spec 
Log Message:
2.1.4-4



Index: pyodbc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyodbc/EL-5/pyodbc.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyodbc.spec	23 Feb 2009 05:30:48 -0000	1.4
+++ pyodbc.spec	23 Feb 2009 15:54:18 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           pyodbc
 Version:        2.1.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Python DB API 2.0 Module for ODBC
 Group:          Development/Languages
 License:        MIT
@@ -10,8 +10,10 @@
 Source0:        http://pyodbc.googlecode.com/files/%{name}-%{version}.zip
 Source1:        README.rst
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:       unixODBC
-BuildRequires:  unixODBC-devel, python-devel >= 2.4
+Requires:       unixODBC, python >= 2.4
+BuildRequires:  unixODBC-devel
+BuildRequires:  python >= 2.4
+BuildRequires:  python-devel >= 2.4
 
 %description
 A Python DB API 2 module for ODBC. This project provides an up-to-date, 
@@ -38,6 +40,9 @@
 %{python_sitearch}/*
 
 %changelog
+* Sun Feb 23 2009 Ray Van Dolson <rayvd at fedoraproject.org> - 2.1.4-3
+- Changes for plague
+
 * Sun Feb 22 2009 Ray Van Dolson <rayvd at fedoraproject.org> - 2.1.4-3
 - Removed extraneous Requires
 




More information about the fedora-extras-commits mailing list