diff -ruN rpmbuild-orig/SOURCES/httpd-2.2.14-release.patch rpmbuild/SOURCES/httpd-2.2.14-release.patch
--- rpmbuild-orig/SOURCES/httpd-2.2.14-release.patch	2015-08-18 07:57:01.000000000 +0200
+++ rpmbuild/SOURCES/httpd-2.2.14-release.patch	2015-08-27 19:44:12.815087205 +0200
@@ -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 rpmbuild-orig/SOURCES/index.html rpmbuild/SOURCES/index.html
--- rpmbuild-orig/SOURCES/index.html	2015-08-18 07:57:01.000000000 +0200
+++ rpmbuild/SOURCES/index.html	2015-08-27 19:44:12.815087205 +0200
@@ -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 rpmbuild-orig/SPECS/httpd.spec rpmbuild/SPECS/httpd.spec
--- rpmbuild-orig/SPECS/httpd.spec	2015-08-18 07:57:18.000000000 +0200
+++ rpmbuild/SPECS/httpd.spec	2015-08-27 19:45:19.134941143 +0200
@@ -7,7 +7,7 @@
 Summary: Apache HTTP Server
 Name: httpd
 Version: 2.2.15
-Release: 47%{?dist}
+Release: 47%{?dist}.0
 URL: http://httpd.apache.org/
 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
 Source1: index.html
@@ -697,6 +697,9 @@
 %{_libdir}/httpd/build/*.sh
 
 %changelog
+* Thu Aug 27 2015 Jacco Ligthart <jacco@redsleeve.org> - 2.2.15-47.0
+- Remove RH branding
+
 * Tue Aug 18 2015 Jan Kaluza <jkaluza@redhat.com> - 2.2.15-47
 - fix regressions caused by fix for CVE-2015-3183
 
