Hello community, here is the log from the commit of package python-PasteScript for openSUSE:Factory checked in at 2012-06-26 17:57:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PasteScript (Old) and /work/SRC/openSUSE:Factory/.python-PasteScript.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PasteScript", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-PasteScript/python-PasteScript.changes 2012-03-07 13:44:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-PasteScript.new/python-PasteScript.changes 2012-06-26 17:57:17.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jun 11 13:37:04 UTC 2012 - [email protected] + +- Require 'python-cheetah' on SLE_11_SP2, 'python-Cheetah' elsewhere + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PasteScript.spec ++++++ --- /var/tmp/diff_new_pack.jFyujf/_old 2012-06-26 17:57:18.000000000 +0200 +++ /var/tmp/diff_new_pack.jFyujf/_new 2012-06-26 17:57:18.000000000 +0200 @@ -16,7 +16,6 @@ # - Name: python-PasteScript Version: 1.7.5 Release: 0 @@ -30,10 +29,14 @@ BuildRequires: python-PasteDeploy BuildRequires: python-devel BuildRequires: python-distribute +%if 0%{?suse_version} && 0%{?suse_version} <= 1210 +Requires: python-cheetah +%else Requires: python-Cheetah -Requires: python-distribute +%endif Requires: python-Paste >= 1.3 Requires: python-PasteDeploy +Requires: python-distribute Provides: python-pastescript = %{version} Obsoletes: python-pastescript < %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
