rpms/pyodbc/EL-5 pyodbc.spec,1.6,1.7 sources,1.3,1.4

Ray Van Dolson rayvd at fedoraproject.org
Wed Apr 22 15:58:32 UTC 2009


Author: rayvd

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

Modified Files:
	pyodbc.spec sources 
Log Message:
2.1.5


Index: pyodbc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyodbc/EL-5/pyodbc.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pyodbc.spec	9 Apr 2009 21:57:04 -0000	1.6
+++ pyodbc.spec	22 Apr 2009 15:58:26 -0000	1.7
@@ -1,14 +1,13 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pyodbc
-Version:        2.1.4
-Release:        5%{?dist}
+Version:        2.1.5
+Release:        1%{?dist}
 Summary:        Python DB API 2.0 Module for ODBC
 Group:          Development/Languages
 License:        MIT
 URL:            http://code.google.com/p/pyodbc/
 Source0:        http://pyodbc.googlecode.com/files/%{name}-%{version}.zip
-Source1:        README.rst
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       unixODBC, python >= 2.4
 BuildRequires:  unixODBC-devel
@@ -28,7 +27,6 @@
 %install
 %{__rm} -rf %{buildroot}
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
-%{__cp} -p %{SOURCE1} %{_builddir}/%{name}-%{version}/
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -39,6 +37,9 @@
 %{python_sitearch}/*
 
 %changelog
+* Wed Apr 22 2009 Ray Van Dolson <rayvd at fedoraproject.org> - 2.1.5-1
+- Upstream released 2.1.5
+
 * Sun Feb 23 2009 Ray Van Dolson <rayvd at fedoraproject.org> - 2.1.4-5
 - Removing versioned BuildRequires
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyodbc/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	23 Feb 2009 04:30:11 -0000	1.3
+++ sources	22 Apr 2009 15:58:26 -0000	1.4
@@ -1,2 +1 @@
-87431c3e0f718167c68d8c4bc2c4a6da  pyodbc-2.1.4.zip
-d68ea88717a9efe5d2d76997a49721da  README.rst
+87431c3e0f718167c68d8c4bc2c4a6da  pyodbc-2.1.5.zip




More information about the scm-commits mailing list