From b6ee3289254a8e41c886f41ae347141f0cc9c448 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Oct 18 2012 12:50:50 +0000 Subject: add pytz build requirement for tests --- diff --git a/babel.spec b/babel.spec index 333c11c..578afb9 100644 --- a/babel.spec +++ b/babel.spec @@ -16,6 +16,7 @@ BuildArch: noarch BuildRequires: python-devel BuildRequires: python-setuptools-devel +BuildRequires: pytz Requires: python-babel Requires: python-setuptools @@ -133,6 +134,7 @@ rm -rf %{buildroot} %changelog * Thu Oct 18 2012 Nils Philippsen - 0.9.6-6 - run tests in %%check +- add pytz build requirement for tests * Sat Aug 04 2012 David Malcolm - 0.9.6-5 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3