summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIain Arnell <iarnell@gmail.com>2011-07-22 04:59:01 +0200
committerIain Arnell <iarnell@gmail.com>2011-07-22 05:00:56 +0200
commitbadeb4a5ecbb1a65f2abd61fd8f3747e43a13f4c (patch)
tree6dda71192868e5e4916bf48517fd3f82199c21db
parenta1caf8d2f64f50c4bfc562f9ffd35ac762ce987e (diff)
downloadhttpd-badeb4a5ecbb1a65f2abd61fd8f3747e43a13f4c.tar.gz
httpd-badeb4a5ecbb1a65f2abd61fd8f3747e43a13f4c.tar.xz
httpd-badeb4a5ecbb1a65f2abd61fd8f3747e43a13f4c.zip
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
-rw-r--r--httpd.spec6
1 files changed, 5 insertions, 1 deletions
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 <iarnell@gmail.com> 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 <jkaluza@redhat.com> - 2.2.19-3
- fix #716621 - suexec now works without setuid bit