Hello community, here is the log from the commit of package translate-toolkit for openSUSE:Factory checked in at 2012-06-06 18:03:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/translate-toolkit (Old) and /work/SRC/openSUSE:Factory/.translate-toolkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "translate-toolkit", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/translate-toolkit/translate-toolkit.changes 2012-05-22 08:19:49.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.translate-toolkit.new/translate-toolkit.changes 2012-06-06 18:03:07.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Jun 5 16:13:12 UTC 2012 - [email protected] + +- fix sles builds. + * version tag for buildarch: noarch. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ translate-toolkit.spec ++++++ --- /var/tmp/diff_new_pack.9CKLvd/_old 2012-06-06 18:03:09.000000000 +0200 +++ /var/tmp/diff_new_pack.9CKLvd/_new 2012-06-06 18:03:09.000000000 +0200 @@ -43,7 +43,9 @@ Provides: python-translate-toolkit = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if 0%{?suse_version} >= 1140 BuildArch: noarch +%endif # The following are needed for man page generation BuildRequires: python-xml @@ -71,7 +73,9 @@ Summary: Tools to assist with translation and software localization Group: Development/Libraries/Python Requires: %{name} = %{version} +%if 0%{?suse_version} >= 1140 BuildArch: noarch +%endif %description devel The %{name}-devel package contains Translate Toolkit API documentation for developers wishing to build new tools for the -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
