rpms/pyodbc/devel pyodbc.spec,1.6,1.7

Ray Van Dolson rayvd at fedoraproject.org
Thu Apr 9 22:05:50 UTC 2009


Author: rayvd

Update of /cvs/pkgs/rpms/pyodbc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5345

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


Index: pyodbc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyodbc/devel/pyodbc.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyodbc.spec	26 Feb 2009 20:15:53 -0000	1.6
+++ pyodbc.spec	9 Apr 2009 22:05:20 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:           pyodbc
 Version:        2.1.4
-Release:        3%{?dist}
+Release:        5%{?dist}
 Summary:        Python DB API 2.0 Module for ODBC
 Group:          Development/Languages
 License:        MIT
@@ -10,8 +10,9 @@
 Source0:        http://pyodbc.googlecode.com/files/%{name}-%{version}.zip
 Source1:        README.rst
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:       python >= 2.4, unixODBC
-BuildRequires:  unixODBC-devel, python-devel >= 2.4
+Requires:       unixODBC, python >= 2.4
+BuildRequires:  unixODBC-devel
+BuildRequires:  python-devel
 
 %description
 A Python DB API 2 module for ODBC. This project provides an up-to-date, 
@@ -38,8 +39,14 @@
 %{python_sitearch}/*
 
 %changelog
-* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.4-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* 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
+- Removed extraneous Requires
 
 * Sun Feb 22 2009 Ray Van Dolson <rayvd at fedoraproject.org> - 2.1.4-2
 - Added README.rst file from git repo




More information about the scm-commits mailing list