[python-mako] Add python3-beaker buildrequire so we test with the same setup as people will use in production.

Toshio くらとみ toshio at fedoraproject.org
Wed Sep 7 22:10:15 UTC 2011


commit 2ca016828dc279073de01cc501dd2191351c795f
Author: Toshio Kuratomi <toshio at fedoraproject.org>
Date:   Wed Sep 7 15:09:29 2011 -0700

    Add python3-beaker buildrequire so we test with the same setup as people
    will use in production.

 python-mako.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-mako.spec b/python-mako.spec
index e39a1d0..105b912 100644
--- a/python-mako.spec
+++ b/python-mako.spec
@@ -23,6 +23,7 @@ Requires: python-beaker python-markupsafe
 BuildRequires: python3-devel
 BuildRequires: python3-setuptools
 BuildRequires: python3-markupsafe
+BuildRequires: python3-beaker
 %if 0%{?fedora} > 14
 BuildRequires: python3-nose
 %endif


More information about the scm-commits mailing list