From b864b2efb9651b8d1d4ca0e613e58714dcf1f673 Mon Sep 17 00:00:00 2001 From: jbowes Date: Jan 06 2008 14:15:15 +0000 Subject: Require httpd --- diff --git a/mod_wsgi.spec b/mod_wsgi.spec index ef51e28..3a635d0 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -1,6 +1,6 @@ Name: mod_wsgi Version: 1.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A WSGI interface for Python web applications in Apache Group: System Environment/Libraries @@ -10,6 +10,8 @@ Source0: http://modwsgi.googlecode.com/files/%{name}-%{version}.tar.gz Source1: wsgi.conf BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Requires: httpd-devel + BuildRequires: httpd-devel BuildRequires: python-devel @@ -51,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 06 2008 James Bowes 1.3-2 +- Require httpd + * Sat Jan 05 2008 James Bowes 1.3-1 - Update to 1.3