From 06db9f356ad03462fc7b1f40d3c19b86a7ea4385 Mon Sep 17 00:00:00 2001 From: jbowes Date: Mon, 29 Sep 2008 13:20:44 +0000 Subject: [PATCH] remove requires on httpd-devel --- mod_wsgi.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mod_wsgi.spec b/mod_wsgi.spec index 93d852c..bdead8c 100644 --- a/mod_wsgi.spec +++ b/mod_wsgi.spec @@ -1,6 +1,6 @@ Name: mod_wsgi Version: 2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A WSGI interface for Python web applications in Apache Group: System Environment/Libraries @@ -10,8 +10,6 @@ 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 @@ -53,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Sep 29 2008 James Bowes 2.1-2 +- Remove requires on httpd-devel + * Wed Jul 02 2008 James Bowes 2.1-1 - Update to 2.1