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

Ray Van Dolson rayvd at fedoraproject.org
Thu Apr 9 21:57:34 UTC 2009


Author: rayvd

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

Modified Files:
	pyodbc.spec 
Log Message:
Changes for plague


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




More information about the fedora-extras-commits mailing list