[httpd] bump for rebuild while rpm-4.9.1 is untagged

Iain Arnell iarnell at fedoraproject.org
Fri Jul 22 03:02:00 UTC 2011


commit badeb4a5ecbb1a65f2abd61fd8f3747e43a13f4c
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Jul 22 04:59:01 2011 +0200

    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 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 at 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 at redhat.com> - 2.2.19-3
 - fix #716621 - suexec now works without setuid bit
 


More information about the scm-commits mailing list