Hello community, here is the log from the commit of package python-SQLAlchemy for openSUSE:Factory checked in at 2013-03-08 09:48:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-SQLAlchemy (Old) and /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-SQLAlchemy", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-SQLAlchemy/python-SQLAlchemy.changes 2012-12-28 22:47:40.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-SQLAlchemy.new/python-SQLAlchemy.changes 2013-03-08 09:48:08.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Jan 2 18:01:09 UTC 2013 - [email protected] + +- Fix building on SLES + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-SQLAlchemy.spec ++++++ --- /var/tmp/diff_new_pack.ZntwJR/_old 2013-03-08 09:48:09.000000000 +0100 +++ /var/tmp/diff_new_pack.ZntwJR/_new 2013-03-08 09:48:09.000000000 +0100 @@ -46,8 +46,10 @@ %package doc Summary: Documentation for python-SQLAlchemy Group: Documentation/Other -BuildArch: noarch Requires: %{name} = %{version} +%if 0%{?suse_version} && 0%{?suse_version} > 1110 +BuildArch: noarch +%endif %description doc This package contains HTML documentation, including tutorials and API -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
