Author: arekm Date: Tue Jun 29 19:59:59 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- fix without python3 build
---- Files affected:
packages/python-SQLAlchemy:
python-SQLAlchemy.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: packages/python-SQLAlchemy/python-SQLAlchemy.spec
diff -u packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.29
packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.30
--- packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.29 Wed Jun 16
16:54:33 2010
+++ packages/python-SQLAlchemy/python-SQLAlchemy.spec Tue Jun 29 21:59:53 2010
@@ -121,10 +121,12 @@
%{py_sitescriptdir}/sqlalchemy*
%{_examplesdir}/%{name}-%{version}
+%if %{with python3}
%files -n python3-%{module}
%defattr(644,root,root,755)
%{py3_sitescriptdir}/SQLAlchemy*
%{py3_sitescriptdir}/sqlalchemy*
+%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog -n python-Colubrid
@@ -132,6 +134,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2010/06/29 19:59:53 arekm
+- fix without python3 build
+
Revision 1.29 2010/06/16 14:54:33 lisu
- 0.6.1
- %%{module} in Name
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-SQLAlchemy/python-SQLAlchemy.spec?r1=1.29&r2=1.30&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit