diff -ruN httpd-2.2.15-9.el6.src.rpm-rpmbuild/SOURCES/httpd-2.2.14-release.patch httpd-2.2.15-9.el6.0.src.rpm-rpmbuild/SOURCES/httpd-2.2.14-release.patch
--- httpd-2.2.15-9.el6.src.rpm-rpmbuild/SOURCES/httpd-2.2.14-release.patch	2010-01-14 16:36:32.000000000 +0000
+++ httpd-2.2.15-9.el6.0.src.rpm-rpmbuild/SOURCES/httpd-2.2.14-release.patch	2012-03-24 12:08:47.000000000 +0000
@@ -10,7 +10,7 @@
      SrvTk_MINIMAL,      /* eg: Apache/2.0.41 */
      SrvTk_OS,           /* eg: Apache/2.0.41 (UNIX) */
      SrvTk_FULL,         /* eg: Apache/2.0.41 (UNIX) PHP/4.2.2 FooBar/1.2b */
-+    SrvTk_FULL_RELEASE, /* eg: Apache/2.0.41 (Red Hat) (Release 32.el5) PHP/4.2.2 FooBar/1.2b */
++    SrvTk_FULL_RELEASE, /* eg: Apache/2.0.41 (Red Sleeve) (Release 32.el5) PHP/4.2.2 FooBar/1.2b */
      SrvTk_PRODUCT_ONLY  /* eg: Apache */
  };
  static enum server_token_type ap_server_tokens = SrvTk_FULL;
diff -ruN httpd-2.2.15-9.el6.src.rpm-rpmbuild/SOURCES/index.html httpd-2.2.15-9.el6.0.src.rpm-rpmbuild/SOURCES/index.html
--- httpd-2.2.15-9.el6.src.rpm-rpmbuild/SOURCES/index.html	2009-11-13 17:45:51.000000000 +0000
+++ httpd-2.2.15-9.el6.0.src.rpm-rpmbuild/SOURCES/index.html	2012-03-24 12:11:20.000000000 +0000
@@ -2,7 +2,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
 	<head>
-		<title>Test Page for the Apache HTTP Server on Red Hat Enterprise Linux</title>
+		<title>Test Page for the Apache HTTP Server on Red Sleeve Enterprise Linux</title>
 		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 		<style type="text/css">
 			/*<![CDATA[*/
@@ -85,7 +85,7 @@
 	</head>
 
 	<body>
-		<h1>Red Hat Enterprise Linux <strong>Test Page</strong></h1>
+		<h1>Red Sleeve Enterprise Linux <strong>Test Page</strong></h1>
 
 		<div class="content">
 			<div class="content-middle">
@@ -103,7 +103,7 @@
 
 					<p>For example, if you experienced problems while visiting www.example.com, you should send e-mail to "webmaster@example.com".</p>
 
-					<p>For information on Red Hat Enterprise Linux, please visit the <a href="http://www.redhat.com/">Red Hat, Inc. website</a>. The documentation for Red Hat Enterprise Linux is <a href="http://www.redhat.com/docs/manuals/enterprise/">available on the Red Hat, Inc. website</a>.</p>
+					<p>For information on Red Sleeve Enterprise Linux, please visit the <a href="http://www.redsleeve.org/">Red Sleeve website</a>.</p>
 					<hr />
 				</div>
 
diff -ruN httpd-2.2.15-9.el6.src.rpm-rpmbuild/SPECS/httpd.spec httpd-2.2.15-9.el6.0.src.rpm-rpmbuild/SPECS/httpd.spec
--- httpd-2.2.15-9.el6.src.rpm-rpmbuild/SPECS/httpd.spec	2011-04-09 13:56:08.000000000 +0100
+++ httpd-2.2.15-9.el6.0.src.rpm-rpmbuild/SPECS/httpd.spec	2012-03-24 12:12:34.000000000 +0000
@@ -7,7 +7,7 @@
 Summary: Apache HTTP Server
 Name: httpd
 Version: 2.2.15
-Release: 9%{?dist}
+Release: 9%{?dist}.0
 URL: http://httpd.apache.org/
 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
 Source1: index.html
@@ -527,6 +527,9 @@
 %{_libdir}/httpd/build/*.sh
 
 %changelog
+* Sat Mar 24 2012 Gordan Bobic <gordan@redsleeve.org> - 2.2.15-9.0
+- Remove RH branding
+
 * Fri Apr  8 2011 Joe Orton <jorton@redhat.com> - 2.2.15-9
 - mod_ssl: complete fix for overlapping memcpy (#652335)
 
