From badeb4a5ecbb1a65f2abd61fd8f3747e43a13f4c Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Fri, 22 Jul 2011 04:59:01 +0200 Subject: [PATCH] bump for rebuild while rpm-4.9.1 is untagged to remove trailing slash in provided directory names and fix broken deps for perl-HTML-Mason --- httpd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/httpd.spec b/httpd.spec index 57de07a..6ce31ad 100644 --- a/httpd.spec +++ b/httpd.spec @@ -8,7 +8,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.2.19 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://httpd.apache.org/ Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz Source1: index.html @@ -512,6 +512,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/httpd/build/*.sh %changelog +* Fri Jul 22 2011 Iain Arnell 1:2.2.19-4 +- rebuild while rpm-4.9.1 is untagged to remove trailing slash in provided + directory names + * Wed Jul 20 2011 Jan Kaluza - 2.2.19-3 - fix #716621 - suexec now works without setuid bit