From 2fec544331ca62630011e64ac442f2f35ac769cf Mon Sep 17 00:00:00 2001 From: Luke Macken Date: Oct 27 2009 00:05:27 +0000 Subject: Require python-repoze-who-testutil --- diff --git a/python-repoze-what.spec b/python-repoze-what.spec index ed46d3c..ceb5cc5 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 @@ -26,6 +26,7 @@ BuildRequires: python-repoze-who-testutil BuildRequires: python-coverage Requires: python-repoze-who +Requires: python-repoze-who-testutil Requires: python-paste %description @@ -87,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Oct 26 2009 Luke Macken - 1.0.8-5 +- Require python-repoze-who-testutil + * Tue Aug 17 2009 Luke Macken - 1.0.8-4 - Apply python-repoze-what-sphinx.patch to disable newer Sphinx extensions