diff --git a/python-repoze-what.spec b/python-repoze-what.spec index 9b98a42..be23996 100644 --- a/python-repoze-what.spec +++ b/python-repoze-what.spec @@ -2,7 +2,7 @@ Name: python-repoze-what Version: 1.0.8 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Authorization for WSGI applications Group: Development/Languages @@ -25,6 +25,7 @@ BuildRequires: python-repoze-who-testutil BuildRequires: python-coverage Requires: python-repoze-who +Requires: python-repoze-who-testutil Requires: python-paste %description @@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 26 2009 Luke Macken - 1.0.8-5 +- Require python-repoze-who-testutil + * Mon Aug 10 2009 Luke Macken - 1.0.8-4 - Get the test suite working