Author: mmazur Date: Tue Oct 16 23:52:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8; rel 1 - stbr :)
---- Files affected: SPECS: python-pymssql.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: SPECS/python-pymssql.spec diff -u SPECS/python-pymssql.spec:1.9 SPECS/python-pymssql.spec:1.10 --- SPECS/python-pymssql.spec:1.9 Tue Feb 13 09:06:43 2007 +++ SPECS/python-pymssql.spec Wed Oct 17 01:51:59 2007 @@ -2,15 +2,14 @@ Summary: A Python interface to MSSQL Summary(pl.UTF-8): Interfejs Pythona do MSSQL Name: python-pymssql -Version: 0.6.0 -Release: 5 +Version: 0.8.0 +Release: 1 License: GPL Group: Libraries/Python Source0: http://dl.sourceforge.net/pymssql/pymssql-%{version}.tar.gz -# Source0-md5: eb51a4261a68fc4dfb19768f539da68e -Patch0: %{name}-buildfix.patch +# Source0-md5: 1526315e20f55a6c74c86d6ca0ce07c4 URL: http://pymssql.sourceforge.net/ -BuildRequires: freetds-devel >= 0.60 +BuildRequires: freetds-devel >= 0.63 BuildRequires: python BuildRequires: python-devel >= 1:2.4 %pyrequires_eq python-modules @@ -24,7 +23,6 @@ %prep %setup -q -n pymssql-%{version} -%patch0 -p0 %build env CFLAGS="%{rpmcflags}" %{_bindir}/python setup.py build @@ -51,6 +49,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2007/10/16 23:51:59 mmazur +- updated to 0.8; rel 1 +- stbr :) + Revision 1.9 2007/02/13 08:06:43 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-pymssql.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
