From 9bdb50ef479666a586aff621e4b829c0990e7f88 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Jan 05 2011 14:35:44 +0000 Subject: - fix requires (#667397) --- diff --git a/httpd.spec b/httpd.spec index 6fdbd5a..3eb1398 100644 --- a/httpd.spec +++ b/httpd.spec @@ -7,7 +7,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.2.17 -Release: 4%{?dist} +Release: 5%{?dist} URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source1: index.html @@ -50,7 +50,7 @@ Requires(post): chkconfig Provides: webserver Provides: mod_dav = %{version}-%{release}, httpd-suexec = %{version}-%{release} Provides: httpd-mmn = %{mmn} -Requires: httpd-tools = %{version}-%{release}, apr-util-ldap, systemd-utils +Requires: httpd-tools = %{version}-%{release}, apr-util-ldap, systemd-units %description The Apache HTTP Server is a powerful, efficient, and extensible @@ -486,6 +486,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/*.sh %changelog +* Wed Jan 5 2011 Joe Orton - 2.2.17-5 +- fix requires (#667397) + * Wed Jan 5 2011 Joe Orton - 2.2.17-4 - de-ghost /var/run/httpd