rpms/pymssql/EL-5 pymssql.spec,1.2,1.3

Ray Van Dolson rayvd at fedoraproject.org
Thu Apr 9 21:25:10 UTC 2009


Author: rayvd

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

Modified Files:
	pymssql.spec 
Log Message:
Workaround for broken plague on buildsys


Index: pymssql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pymssql/EL-5/pymssql.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pymssql.spec	9 Apr 2009 21:15:04 -0000	1.2
+++ pymssql.spec	9 Apr 2009 21:24:40 -0000	1.3
@@ -11,8 +11,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       python >= 2.4, python < 3.0, freetds >= 0.63
 BuildRequires:  freetds-devel >= 0.63
-BuildRequires:  python-devel >= 2.4
-BuildRequires:  python-devel < 3.0
+BuildRequires:  python-devel
 
 %description
 pymssql is the Python language extension module that provides access to




More information about the scm-commits mailing list