diff --git a/python-Chameleon.changes b/python-Chameleon.changes index 272ebf8..dadf08a 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 31 09:32:53 UTC 2013 - hpj@urpla.net + +- add python-ordereddict and python-unittest2 to 11.1 deps + ------------------------------------------------------------------- Thu Nov 22 09:39:27 UTC 2012 - toddrme2178@gmail.com diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 831a123..b83490b 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -32,6 +32,8 @@ BuildRequires: python-distribute Requires: python-distribute %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +BuildRequires: python-ordereddict +BuildRequires: python-unittest2 %else BuildArch: noarch %endif